VirtualBox

Changeset 68066 in vbox


Ignore:
Timestamp:
Jul 20, 2017 11:54:52 AM (8 years ago)
Author:
vboxsync
Message:

Installer/win: Unattended installation build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/win/Makefile.kmk

    r68065 r68066  
    752752                '  <Directory Id="dir_VBoxUnattendedTemplates" Name="UnattendedTemplates">' \
    753753                '    <Component Id="cp_UnattendedTemplates" Guid="0571550d-aaa5-4723-c17b-5ddcc29f5686" Win64="$$(var.Property_Win64)">' \
    754                 $@ $(foreach file,$(VBOX_UNATTENDED_TEMPLATES), \
     754                $(foreach file,$(VBOX_UNATTENDED_TEMPLATES), \
    755755                '      <File Id="$(file)" Name="$(file)" Source="$$(env.PATH_OUT)\bin\UnattendedTemplates\$(file)" />') \
    756756                '    </Component>' \
     
    758758endif
    759759        $(APPEND) $@ '</Include>'
    760         $(CAT) $@
    761760
    762761
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette