aboutsummaryrefslogtreecommitdiff
path: root/macos/make_macos_package.sh
diff options
context:
space:
mode:
Diffstat (limited to 'macos/make_macos_package.sh')
-rwxr-xr-xmacos/make_macos_package.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/macos/make_macos_package.sh b/macos/make_macos_package.sh
index 39e7bf1c2..911219f14 100755
--- a/macos/make_macos_package.sh
+++ b/macos/make_macos_package.sh
@@ -28,7 +28,7 @@ which cpphs || stack install cpphs
echo Building pandoc...
stack clean
-stack install --stack-yaml=$MACOS/stack.yaml --local-bin-path . pandoc pandoc-citeproc
+stack install --stack-yaml=stack.pkg.yaml --local-bin-path . pandoc pandoc-citeproc
echo Getting man pages...
make man/pandoc.1