VirtualBox

Changeset 13166 in vbox for trunk/src/VBox/Installer/linux


Ignore:
Timestamp:
Oct 10, 2008 11:41:20 AM (16 years ago)
Author:
vboxsync
Message:

linux installer: added accessible libs; removed 64-bit hack

File:
1 edited

Legend:

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

    r12962 r13166  
    161161        $(if $(VBOX_OSE),,License-$(VBOX_LICENSE_VER).html) \
    162162        $(if $(VBOX_WITH_QT4_SUN),$(notdir $(wildcard $(PATH_BIN)/libVBox*)),) \
     163        $(if $(VBOX_WITH_QT4_SUN),$(notdir accessible/libqtaccessiblewidgets.so),) \
    163164        $(foreach f,$(VBOX_APPROVED_GUI_LANGUAGES),nls/VirtualBox_$(f).qm nls/qt_$(f).qm)
    164165endif
     
    174175ifdef VBOX_WITH_DOCS_PACKING
    175176 VBOX_LNX_NO_STRIP += \
    176         UserManual.pdf
     177        UserManual.pdf \
     178        VirtualBox.chm
    177179 VBOX_LNX_STRIP_BIN += \
    178180        $(if $(VBOX_WITH_KCHMVIEWER),kchmviewer,)
    179  ifneq ($(wildcard $(PATH_BIN)/VirtualBox.chm),)
    180   # our 64-bit tinderboxes are not able to generate VirtualBox.chm so far
    181   # but for building .deb/.rpm packages we use precompiled binaries.
    182   VBOX_LNX_NO_STRIP += \
    183         VirtualBox.chm
    184  endif
    185181endif
    186182
     
    189185 VBOX_LNX_STRIP_BIN += \
    190186        VBoxVRDP.so
    191 
    192187 VBOX_LNX_NO_STRIP += \
    193188        rdesktop-vrdp.tar.gz
    194 
    195189 ifdef VBOX_WITH_VRDP_RDESKTOP
    196190  VBOX_LNX_NO_STRIP += \
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