fleet/pkg/file/testdata/distribution/distribution-privileges.xml

23 lines
1.1 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<installer-gui-script authoringTool="Packages" authoringToolVersion="1.2.10" authoringToolBuild="732" minSpecVersion="1.0">
<options hostArchitectures="x86_64,arm64"/>
<!--+==========================+
| Presentation |
+==========================+-->
<title>DISTRIBUTION_TITLE</title>
<background file="background" uti="public.png" scaling="proportional" alignment="bottomleft"/>
<background-darkAqua file="background" uti="public.png" scaling="proportional" alignment="bottomleft"/>
<!--+==========================+
| Installer |
+==========================+-->
<choices-outline>
<line choice="installer_choice_1"/>
</choices-outline>
<choice id="installer_choice_1" title="Privileges" description="">
<pkg-ref id="corp.sap.privileges.pkg"/>
</choice>
<!--+==========================+
| Package References |
+==========================+-->
<pkg-ref id="corp.sap.privileges.pkg" version="2.4.0" auth="Root" installKBytes="3905">#Privileges.pkg</pkg-ref>
</installer-gui-script>