Changeset 82935 in vbox for trunk/src/VBox/Additions/WINNT/Installer
- Timestamp:
- Jan 30, 2020 7:16:39 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Installer/Makefile.kmk
r82767 r82935 242 242 INSTALLS += RePackScriptsAdd 243 243 RePackScriptsAdd_TEMPLATE = DUMMY 244 RePackScriptsAdd_INST = repack /add/244 RePackScriptsAdd_INST = repackadd/ 245 245 RePackScriptsAdd_INSTTYPE = stage 246 246 RePackScriptsAdd_SOURCES = \ … … 274 274 INSTALLS += RePackScriptsAddResources 275 275 RePackScriptsAddResources_TEMPLATE = DUMMY 276 RePackScriptsAddResources_INST = repack /add/resources/276 RePackScriptsAddResources_INST = repackadd/resources/ 277 277 RePackScriptsAddResources_INSTTYPE = stage 278 278 RePackScriptsAddResources_DIRS = Languages
Note:
See TracChangeset
for help on using the changeset viewer.