# 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:
;;
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
# 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: