Create osx package in osx_package dir.
This commit is contained in:
parent
d4d9504950
commit
5fe63436c8
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh -e
|
||||
|
||||
DIST=osx
|
||||
DIST=osx_package
|
||||
VERSION=$(grep -e '^Version' pandoc.cabal | awk '{print $2}')
|
||||
RESOURCES=$DIST/Resources
|
||||
ROOT=$DIST/pandoc
|
||||
|
|
Loading…
Add table
Reference in a new issue