Changeset 79707 in vbox for trunk/src/VBox/Installer
- Timestamp:
- Jul 11, 2019 8:59:45 PM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 132052
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/win/Makefile.kmk
r79706 r79707 1113 1113 'if ".%1" == "." (echo No .cab file specified & exit /b 1)' \ 1114 1114 $(subst $(KBUILD_BIN_PATH),%KBUILD_BIN_PATH%,$(subst $(KBUILD_DEVTOOLS),%KBUILD_DEVTOOLS%, \ 1115 '( $(call VBOX_SIGN_EV_FILE_FN,%1,%~dp1\ \) ) || exit /b1' \1115 '( $(call VBOX_SIGN_EV_FILE_FN,%1,%~dp1\) ) || exit /b1' \ 1116 1116 ) ) 1117 1117
Note:
See TracChangeset
for help on using the changeset viewer.