and the license text in the installer.
--HG--
branch : 1.7
EOF
%endif
+%if [macos]
+ pp_macos_bundle_id=ws.sudo.pkg.sudo
+ pp_macos_pkg_license=doc/LICENSE
+ pp_macos_pkg_readme=${pp_wrkdir}/ReadMe.txt
+ perl -pe 'last if (/^What/i && $seen++)' NEWS > ${pp_wrkdir}/ReadMe.txt
+%endif
+
# OS-level directories that should generally exist but might not.
extradirs=`echo ${pp_destdir}/${mandir}/[mc]* | sed "s#${pp_destdir}/##g"`
extradirs="$extradirs `dirname $docdir` `dirname $timedir`"