X-Git-Url: http://www.privoxy.org/gitweb/%40user-manual%40%40actions-help-prefix%40HIDE_IF_MODIFIED_SINCE?a=blobdiff_plain;f=pkg%20resources%2Fsingle-binary%20scripts%2Fpostupgrade;h=215a189cfe1e1a5bec336af7f8a8139428fc1b84;hb=4eff86ebd159a7ae498f9b8e4a92ae0292bfe4f1;hp=91e2cdd34a08b77c3c0e15b8449420cc1c044b5c;hpb=051fcdfd11273f5f6ad47d2757fc6c53a92d9776;p=OSXPackageBuilder.git diff --git a/pkg resources/single-binary scripts/postupgrade b/pkg resources/single-binary scripts/postupgrade index 91e2cdd..215a189 100755 --- a/pkg resources/single-binary scripts/postupgrade +++ b/pkg resources/single-binary scripts/postupgrade @@ -104,8 +104,8 @@ echo 'Creating Privoxy logfile and setting owner and permissions' >> ${logfile} # 5. Disable the startup method not necessary for the host's OS X version and start Privoxy # case "${darwin_major_rel_num}" in - # Mac OS X 10.7, 10.6, 10.5 - 11|10|9) + # Mac OS X 10.5 or higher + 9|1*) # delete Privoxy StartupItem echo 'Delete the Privoxy StartupItem since it is not required for this OS X version' >> ${logfile} if [ -d /Library/StartupItems/Disabled/Privoxy ]; then