VirtualBox

Changeset 11134 in vbox for trunk/debian


Ignore:
Timestamp:
Aug 5, 2008 2:09:34 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
34090
Message:

don't build the Qt3 stuff for .deb and .rpms anymore

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/debian/rules

    r11106 r11134  
    7272debian/configure-stamp:
    7373        dh_testdir
    74         cd $(vboxroot) && ./configure --odir=$(current)/debian $(if \
     74        cd $(vboxroot) && ./configure --odir=$(current)/debian --disable-qt3 $(if \
    7575            $(ose),--ose,) $(if $(LINUX),--with-linux=$(LINUX),) $(if \
    7676            $(filter _Ubuntu_dapper,$(debrel)),--with-gcc=gcc-3.4 --with-g++=g++-3.4,) $(if \
     
    179179        mv $(archdir)/VBoxAddIF.sh $(prefix)/usr/bin/VBoxTAP
    180180        for i in VBoxManage VBoxSVC $(if $(HEADLESS),,VBoxSDL) \
    181             $(if $(HEADLESS),,VirtualBox3 VirtualBox) $(if $(ose),,VBoxVRDP) \
     181            $(if $(HEADLESS),,VirtualBox) $(if $(ose),,VBoxVRDP) \
    182182            VBoxHeadless; do \
    183183            mv $(archdir)/$$i $(prefix)/usr/lib/$(package); done
Note: See TracChangeset for help on using the changeset viewer.

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