Use rtf version of license in osx package.

This commit is contained in:
John MacFarlane 2013-02-10 13:56:24 -08:00
parent 68e7ae101c
commit a7470dd1fb

View file

@ -29,7 +29,7 @@ gzip $ROOT/usr/local/share/man/man?/*.*
chmod +r $ROOT/usr/local/share/man/man?/*.*
echo Copying license...
cp COPYING $RESOURCES/License.txt
dist/build/pandoc/pandoc --data data -t rtf -s COPYING -o $RESOURCES/License.rtf
echo Signing pandoc executable...