X-Git-Url: http://www.privoxy.org/gitweb/misc.html?p=OSXPackageBuilder.git;a=blobdiff_plain;f=pkg%20resources%2Fsingle-binary%20scripts%2Fpostinstall;h=c42b9738eb838fb600db7b8d9f02470fbe6db8c8;hp=ccc1b76686a1d489bd59789bd4301e0a977d5a83;hb=c01fa01556c685a8754ba8c8a141d9eccd97db93;hpb=8cd596aa2a6ddca7f0873fdc9e6521e9f28ad7f6 diff --git a/pkg resources/single-binary scripts/postinstall b/pkg resources/single-binary scripts/postinstall index ccc1b76..c42b973 100755 --- a/pkg resources/single-binary scripts/postinstall +++ b/pkg resources/single-binary scripts/postinstall @@ -130,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