Ticket #1340: osx-non-relocatable.patch
File osx-non-relocatable.patch, 1.1 KB (added by , 6 years ago) |
---|
-
make-PKG.sh
59 59 mkbom -u 0 -g 80 ./image/root ./image/flat/base.pkg/Bom 60 60 61 61 cat > ./image/flat/base.pkg/PackageInfo << EOF 62 <pkg-info format-version="2" identifier="org.xpra.pkg" version="$VERSION" install-location="/" auth="root" >62 <pkg-info format-version="2" identifier="org.xpra.pkg" version="$VERSION" install-location="/" auth="root" relocatable="false"> 63 63 <payload installKBytes="$DISKUSAGE" numberOfFiles="$FILECOUNT"/> 64 64 <scripts> 65 65 <postinstall file="./postinstall"/> … … 80 80 <os-version min="10.5.8" /> 81 81 </allowed-os-versions> 82 82 <options customize="never" require-scripts="false" allow-external-scripts="no"/> 83 <domains enable_anywhere="true"/> 83 <domains enable_anywhere="false" enable_currentUserHome="false" enable_localSystem="true"/> 84 <options rootVolumeOnly="true"/> 84 85 <background file="background.png" alignment="bottomleft" scaling="none"/> 85 86 <license file="GPL.rtf"/> 86 87 <choices-outline>