VirtualBox

Changeset 96614 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Sep 6, 2022 6:00:40 PM (2 years ago)
Author:
vboxsync
Message:

Installer/win: Trickery to make a 6.1 build also refer to trunk tools (bldRTSignTool is needed).

File:
1 edited

Legend:

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

    r96572 r96614  
    12991299                'if ".%KBUILD_BIN_PATH%" == "." (echo KBUILD_BIN_PATH is not set & exit /b 1)' \
    13001300                'if ".%1" == "." (echo No .cat file specified & exit /b 1)' \
    1301                 $(subst $(KBUILD_BIN_PATH),%KBUILD_BIN_PATH%,$(subst $(KBUILD_DEVTOOLS),%KBUILD_DEVTOOLS%, \
     1301                $(subst /win-6.1/,/win-rel/,$(subst $(KBUILD_BIN_PATH),%KBUILD_BIN_PATH%,$(subst $(KBUILD_DEVTOOLS),%KBUILD_DEVTOOLS%, \
    13021302                '( $(call VBOX_SIGN_FILE_FN,%1,$(VBOX_PRODUCT) $(VBOX_VERSION_STRING)r$(VBOX_SVN_REV) ($(KBUILD_TARGET_ARCH)),,,,&&) ) || exit /b1' \
    1303                 ) )
     1303                ) ) )
    13041304
    13051305$$(RePackScripts_0_OUTDIR)/sign-sha1.cmd: | $$(dir $$@)
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