VirtualBox

Changeset 45933 in vbox for trunk/debian/rules


Ignore:
Timestamp:
May 7, 2013 12:28:18 PM (12 years ago)
Author:
vboxsync
Message:

deb: sync

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/debian/rules

    r45615 r45933  
    7272
    7373cfg_flags := $(if $(NOQT),--disable-qt,) \
    74              $(if $(filter _Ubuntu_hardy _Debian_lenny,$(debrel)),--with-qt4-dir=$(qtstdc6)) \
     74             $(if $(filter _Debian_squeeze,$(debrel)),--build-libvpx,) \
    7575             $(if $(ose),--ose,) $(if $(LINUX),--with-linux=$(LINUX),) \
    7676             $(if $(HEADLESS),--build-headless,) \
     
    9595             $(if $(VERBOSE),--print-directory KBUILD_VERBOSE=2,--no-print-directory) \
    9696             $(if $(STAGEDISO),VBOX_WITHOUT_ADDITIONS=1,) \
    97              $(if $(BLEEDING_EDGE),VBOX_BLEEDING_EDGE=$(BLEEDING_EDGE),) \
    98              $(if $(filter _Ubuntu_hardy,$(debrel)),,VBOX_WITH_SYSFS_BY_DEFAULT=1)
     97             $(if $(BLEEDING_EDGE),VBOX_BLEEDING_EDGE=$(BLEEDING_EDGE),)
    9998
    10099configure: debian/configure-stamp
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