Correcting a comment
[OSXPackageBuilder.git] / pkg resources / single-binary scripts / postupgrade
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