mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-21 05:43:39 +08:00
Create osx package in osx_package dir.
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user