VirtualBox

Changeset 72069 in vbox for trunk/Makefile.kmk


Ignore:
Timestamp:
Apr 30, 2018 12:03:21 PM (7 years ago)
Author:
vboxsync
Message:

Config.kmk,ExtPack/Puel: Drop the publisher from the extpack name. New makefile variable VBOX_VERSION_STRING_NO_PUB.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile.kmk

    r71576 r72069  
    426426                $(VBOX_SVN_REV_KMK) $(PATH_DEVTOOLS)/bin/extpacks.sh | $$(dir $$@)
    427427        $(RM) -f -- "$@.tmp" "$@"
    428         $(SHELL) $(PATH_DEVTOOLS)/bin/extpacks.sh --cmd fetch --filename "$@.tmp" --vbox-version "$(VBOX_VERSION_STRING)" $(if $(VBOX_USE_PROXY_FOR_BUILD_SERVER),--default-proxy,)
     428        $(SHELL) $(PATH_DEVTOOLS)/bin/extpacks.sh --cmd fetch --filename "$@.tmp" --vbox-version "$(VBOX_VERSION_STRING_NO_PUB)" \
     429                $(if $(VBOX_USE_PROXY_FOR_BUILD_SERVER),--default-proxy,)
    429430        $(MV) -f -- "$@.tmp" "$@"
    430431        $(TOUCH) -- "$@"
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