VirtualBox

vbox的更動 65453 路徑 trunk/src/VBox/Installer


忽略:
時間撮記:
2017-1-26 下午12:48:52 (8 年 以前)
作者:
vboxsync
訊息:

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

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • 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" \
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette