VirtualBox

Changeset 3906 in vbox for trunk/src


Ignore:
Timestamp:
Jul 27, 2007 12:07:38 PM (17 years ago)
Author:
vboxsync
Message:

attempt to fix our 64-bit tinderboxes

File:
1 edited

Legend:

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

    r3901 r3906  
    107107ifdef VBOX_WITH_DOCS
    108108 LINUXNOSTRIP += \
    109         UserManual.pdf \
    110         VirtualBox.chm
     109        UserManual.pdf
    111110 LINUXSTRIPBIN += \
    112111        $(if $(VBOX_WITH_QTGUI),kchmviewer,)
     112 ifneq ($(wildcard $(PATH_BIN)/VirtualBox.chm),)
     113  # our 64-bit tinderboxes are not able to generate VirtualBox.chm so far
     114  # but for building .deb/.rpm packages we use precompiled binaries.
     115  LINUXNOSTRIP += \
     116        VirtualBox.chm
     117 endif
    113118endif
    114119ifdef VBOX_WITH_VRDP
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