Use rtf version of license in osx package.
This commit is contained in:
parent
68e7ae101c
commit
a7470dd1fb
1 changed files with 1 additions and 1 deletions
|
@ -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...
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue