VirtualBox

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


Ignore:
Timestamp:
May 22, 2014 11:46:17 AM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
93837
Message:

Installer/linux: include user manual translations in the installers.

File:
1 edited

Legend:

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

    r51294 r51351  
    238238ifdef VBOX_WITH_DOCS_PACKING
    239239 VBOX_LNX_NO_STRIP += \
    240         UserManual.pdf \
    241         $(foreach f,$(VBOX_MANUAL_ADD_LANGUAGES),UserManual_$(f).pdf)
     240        $(notdir $(wildcard $(PATH_STAGE_BIN)/UserManual*.pdf))
    242241 ifdef VBOX_WITH_DOCS_CHM
    243242  VBOX_LNX_NO_STRIP += \
    244         VirtualBox.chm \
    245         $(foreach f,$(VBOX_MANUAL_ADD_LANGUAGES),VirtualBox_$(f).chm)
     243        $(notdir $(wildcard $(PATH_STAGE_BIN)/VirtualBox*.chm)) 
    246244 endif
    247245 VBOX_LNX_STRIP_BIN += \
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