VirtualBox

Changeset 65453 in vbox


Ignore:
Timestamp:
Jan 26, 2017 12:48:52 PM (8 years ago)
Author:
vboxsync
Message:

Installer/linux: use wildcard here as this file does not necessarily exist (if we pass VBOX_SVN_REV directly)

File:
1 edited

Legend:

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

    r63645 r65453  
    400400                "VirtualBox for Linux installation" ./install.sh "\$$0 1> /dev/null"
    401401
    402 $(VBOX_LNX_INST_OUT_DIR)/install.sh: $(VBOX_PATH_LNX_INST_SRC)/install.sh $(VBOX_VERSION_STAMP) $(VBOX_SVN_REV_KMK).ts | $$(dir $$@)
     402$(VBOX_LNX_INST_OUT_DIR)/install.sh: $(VBOX_PATH_LNX_INST_SRC)/install.sh $(VBOX_VERSION_STAMP) $(wildcard $(VBOX_SVN_REV_KMK).ts) | $$(dir $$@)
    403403        $(QUIET)$(SED) \
    404404                -e "s;_VERSION_;$(VBOX_VERSION_STRING);g" \
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