VirtualBox

Changeset 82387 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Dec 4, 2019 5:19:14 PM (5 years ago)
Author:
vboxsync
Message:

Repack scripts: adding a target in Additions makefile to generate them. bugref:9587

File:
1 edited

Legend:

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

    r80278 r82387  
    237237        $(call VBOX_SIGN_FILE_FN,$@)
    238238
     239#
     240# Repackaging scripts and files.
     241#
     242INSTALLS += RePackScriptsAdd
     243RePackScriptsAdd_TEMPLATE = DUMMY
     244RePackScriptsAdd_INST = repack/
     245RePackScriptsAdd_INSTTYPE = stage
     246RePackScriptsAdd_SOURCES = \
     247        $(RePackScriptsAddSRCDir)/UnpackBlessedDrivers.cmd \
     248        $(RePackScriptsAdd_0_OUTDIR)/PackDriversForSubmission.cmd \
     249        $(RePackScriptsAdd_0_OUTDIR)/Combined-1-Prepare.cmd \
     250        $(RePackScriptsAdd_0_OUTDIR)/Combined-3-RepackAdditions.cmd
     251
     252$(call VBOX_EDIT_VERSION_AND_BUILD_RULE_FN,RePackScriptsAdd,../../../Installer/win/Scripts/PackDriversForSubmission.cmd,PackDriversForSubmission.cmd)
     253$(call VBOX_EDIT_VERSION_AND_BUILD_RULE_FN,RePackScriptsAdd,../../../Installer/win/Scripts/Combined-1-Prepare.cmd,Combined-1-Prepare.cmd)
     254$(call VBOX_EDIT_VERSION_AND_BUILD_RULE_FN,RePackScriptsAdd,../../../Installer/win/Scripts/Combined-3-RepackAdditions.cmd,Combined-3-RepackAdditions.cmd)
     255
    239256include $(FILE_KBUILD_SUB_FOOTER)
    240257
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