VirtualBox

Changeset 43838 in vbox for trunk/src


Ignore:
Timestamp:
Nov 8, 2012 11:27:59 AM (12 years ago)
Author:
vboxsync
Message:

deb/rpm: fixes

Location:
trunk/src/VBox/Installer/linux
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/linux/debian/rules

    r43755 r43838  
    9696cfg_flags := $(if $(NOQT),--disable-qt,) \
    9797             $(if $(filter _Ubuntu_hardy _Debian_lenny,$(debrel)),--with-qt4-dir=$(qtstdc6)) \
     98             $(if $(filter _Ubuntu_hardy,$(debrel)),--build-libcurl,) \
    9899             $(if $(ose),--ose,) $(if $(LINUX),--with-linux=$(LINUX),) \
    99100             $(if $(HEADLESS),--build-headless,) \
  • trunk/src/VBox/Installer/linux/distributions_rpm

    r42047 r43838  
    1313mdv2008.0       = MANDRIVA_2008_0
    1414mdv2007.1       = MANDRIVA_2007_1
     15fedora18        = FEDORA_18
    1516fedora17        = FEDORA_17
    1617fedora16        = FEDORA_16
  • trunk/src/VBox/Installer/linux/rpm/rules

    r43365 r43838  
    8585 endif
    8686
    87  ifeq ($(filter-out el4 el5 el6 ol4 ol5 ol6 centos4 centos5 centos6 fedora9 fedora11 fedora12 fedora13 fedora14 fedora15 fedora16 fedora17 turbolinux11,$(rpmrel)),)
     87 ifeq ($(filter-out el4 el5 el6 ol4 ol5 ol6 centos4 centos5 centos6 fedora9 fedora11 fedora12 fedora13 fedora14 fedora15 fedora16 fedora17 fedora18 turbolinux11,$(rpmrel)),)
    8888  rpmspec := rpm_redhat
    8989 endif
     
    111111
    112112# Fedora13/14 is bleeding edge, the other jails have outdated kernel headers
    113 instmod  := $(if $(filter el4 el5 el6 ol4 ol5 ol6 centos4 centos5 centos6 sles10.1 sles11.0 fedora13 fedora14 fedora15 fedora16 fedora17,$(rpmrel)),,install_rpm)
     113instmod  := $(if $(filter el4 el5 el6 ol4 ol5 ol6 centos4 centos5 centos6 sles10.1 sles11.0 mdv2010.0 fedora13 fedora14 fedora15 fedora16 fedora17 fedora18,$(rpmrel)),,install_rpm)
    114114
    115115ifneq ($(STAGEDISO),)
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette