Moved make_osx_package.sh to osx/ directory.

This commit is contained in:
John MacFarlane 2016-12-10 22:58:05 +01:00
parent 35ff12a569
commit 0c029e8258
2 changed files with 1 additions and 1 deletions

View file

@ -28,7 +28,7 @@ debpkg: man/pandoc.1
make -C deb
osxpkg: man/pandoc.1
./make_osx_package.sh
./osx/make_osx_package.sh
winpkg: pandoc-$(version)-windows.msi