Changeset 68057 in vbox for trunk/src/VBox/Installer/solaris
- Timestamp:
- Jul 20, 2017 10:38:12 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/solaris/Makefile.kmk
r67782 r68057 500 500 endif 501 501 502 # Unattended installation template scripts. 503 ifdef VBOX_UNATTENDED_TEMPLATES 504 SOLARIS_COMMON += $(addprefix UnattendedTemplates/,$(VBOX_UNATTENDED_TEMPLATES)) 505 endif 506 502 507 # DTrace library, testcase and scripts (as the rest of this file, this makes bold 503 508 # ASSUMPTIONS about VBPX_INST_XXX variable values).
Note:
See TracChangeset
for help on using the changeset viewer.