aboutsummaryrefslogtreecommitdiff
path: root/make_osx_package.sh
AgeCommit message (Collapse)AuthorFilesLines
2011-10-26Improved make_osx_package.John MacFarlane1-5/+11
- Items no longer installed as root. - Man page zipped and given proper permissions.
2011-10-24Fixed make_osx_package.sh. Closes #288.John MacFarlane1-4/+4
2011-10-24Modified make_osx_package.sh to use cabal-dev.John MacFarlane1-3/+4
2011-07-28Simplified osx package script.John MacFarlane1-33/+8
Now compatible with OSX 10.3. Also, license works.
2011-07-28Fixed make_osx_package.sh so that data paths work correctly.John MacFarlane1-1/+3
2011-07-28Install osx package directly to /usr/local.John MacFarlane1-22/+1
(Instead of to /usr/local/pandoc-VERSION, with symlinks.)
2011-07-28Added osx packaging script.John MacFarlane1-0/+85