VirtualBox

Changeset 10441 in vbox


Ignore:
Timestamp:
Jul 9, 2008 5:09:34 PM (16 years ago)
Author:
vboxsync
Message:

more installer fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/linux/Makefile.kmk

    r10431 r10441  
    7171        VBoxXPCOM.so \
    7272        VBoxXPCOMIPCD \
    73         $(if $(VBOX_WITH_QTGUI),VBoxKeyboard.so,) \
    74         $(if $(VBOX_WITH_QTGUI),VirtualBox,) \
    7573        VBoxTunctl \
    7674        components/VBoxC.so \
     
    9492LINUXNOSTRIP = \
    9593        $(if $(VBOX_OSE),,LICENSE) \
    96         $(if $(VBOX_WITH_QTGUI)$(VBOX_WITH_QT4GUI),\
     94        $(if $(VBOX_WITH_QT4GUI),\
    9795          $(if $(VBOX_OSE),,License-$(VBOX_LICENSE_VER).html)) \
    9896        components/VBoxXPCOMBase.xpt \
     
    141139        UserManual.pdf
    142140 LINUXSTRIPBIN += \
    143         $(if $(VBOX_WITH_QTGUI),kchmviewer,)
     141        $(if $(VBOX_WITH_QTGUI4),kchmviewer,)
    144142 ifneq ($(wildcard $(PATH_BIN)/VirtualBox.chm),)
    145143  # our 64-bit tinderboxes are not able to generate VirtualBox.chm so far
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