Correcting a comment
authorIan Silvester <iansilvester@fastmail.fm>
Fri, 22 Jan 2016 13:54:55 +0000 (13:54 +0000)
committerIan Silvester <iansilvester@fastmail.fm>
Fri, 22 Jan 2016 13:54:55 +0000 (13:54 +0000)
pkg resources/single-binary scripts/postupgrade
pkg resources/single-binary scripts/preupgrade

index 59c21a0..c42b973 100755 (executable)
@@ -28,7 +28,8 @@
 #                USA
 #
 # Modification : If you modify this file please consider whether your 
-#                changes ought to be passed back to the macsetup module.
+#                changes ought to be passed back to the OSXPackageBuilder
+#                module.
 #
 
 #  This postinstall script:
@@ -129,8 +130,8 @@ case "${darwin_major_rel_num}" in
     ;;
 esac
 
-# 6. Open the readme.rtf file for the user to read
-/usr/bin/su $USER -c "/usr/bin/open /Applications/Privoxy/readme.rtfd"
+# 6. Open the readme.pdf file for the user to read
+/usr/bin/su $USER -c "/usr/bin/open /Applications/Privoxy/readme.pdf"
 
 /bin/mv ${logfile} /Applications/Privoxy/install.log
 
index 0e3926f..f0238ea 100755 (executable)
@@ -27,7 +27,8 @@
 #                USA
 #
 # Modification : If you modify this file please consider whether your 
-#                changes ought to be passed back to the macsetup module.
+#                changes ought to be passed back to the OSXPackageBuilder
+#                module.
 #
 
 #  This preinstall script: