Changeset 68061 in vbox for trunk/src/VBox/Main
- Timestamp:
- Jul 20, 2017 10:59:07 AM (8 years ago)
- svn:sync-xref-src-repo-rev:
- 117092
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/UnattendedTemplates/Makefile.kmk
r68058 r68061 24 24 # ../../Installer/Config.kmk must be updated too! 25 25 INSTALLS += VBoxUnattendedTemplates 26 VBoxUnattendedTemplates_INST = bin/UnattendedTemplates/26 VBoxUnattendedTemplates_INST = $(INST_UNATTENDED_TEMPLATES) 27 27 VBoxUnattendedTemplates_MODE = a+r,u+w 28 28 VBoxUnattendedTemplates_SOURCES = \
Note:
See TracChangeset
for help on using the changeset viewer.