VirtualBox

Changeset 83702 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Apr 15, 2020 2:53:06 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
137209
Message:

Repack scripts: Excluding Single-0-All and sign-attestation from being used in build for OSE

File:
1 edited

Legend:

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

    r83563 r83702  
    11661166else
    11671167 RePackScripts_SOURCES += \
     1168        $(RePackScripts_0_OUTDIR)/Single-1-Prepare.cmd \
     1169        $(RePackScripts_0_OUTDIR)/Single-3-Repack.cmd
     1170
     1171ifndef VBOX_OSE
     1172 RePackScripts_SOURCES += \
    11681173        $(RePackScripts_0_OUTDIR)/Single-0-All.cmd \
    1169         $(RePackScripts_0_OUTDIR)/Single-1-Prepare.cmd \
    1170         $(RePackScripts_0_OUTDIR)/Single-3-Repack.cmd \
    11711174        Scripts/sign-attestation.sh
     1175endif
     1176
    11721177endif
    11731178RePackScripts_CLEAN = \
     
    11861191$(call VBOX_EDIT_VERSION_AND_BUILD_RULE_FN,RePackScripts,Scripts/Combined-3-RepackAdditions.cmd,Combined-3-RepackAdditions.cmd)
    11871192else
     1193ifndef VBOX_OSE
    11881194$(call VBOX_EDIT_VERSION_AND_BUILD_RULE_FN,RePackScripts,Scripts/Single-0-All.cmd,Single-0-All.cmd)
     1195endif
    11891196$(call VBOX_EDIT_VERSION_AND_BUILD_RULE_FN,RePackScripts,Scripts/Single-1-Prepare.cmd,Single-1-Prepare.cmd)
    11901197$(call VBOX_EDIT_VERSION_AND_BUILD_RULE_FN,RePackScripts,Scripts/Single-3-Repack.cmd,Single-3-Repack.cmd)
Note: See TracChangeset for help on using the changeset viewer.

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