Changeset 107350 in vbox for trunk/src/VBox/Installer/win/Makefile.kmk
- Timestamp:
- Dec 18, 2024 12:56:16 PM (5 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/win/Makefile.kmk
r107349 r107350 1056 1056 # Validation. Currently there is a list of grievances, we ignore it. (TODO: Fix errors.) 1057 1057 $(call MSG_L1,Start validation of "$@" - errors will be ignored) 1058 $(REDIRECT) -- $(VBOX_TOOLS_WIN_WIX_BIN) msi validate "$@"1058 -$(REDIRECT) -- $(VBOX_TOOLS_WIN_WIX_BIN) msi validate "$@" 1059 1059 $(call MSG_L1,Finished validating "$@" - any errors was ignored) 1060 1060
Note:
See TracChangeset
for help on using the changeset viewer.