aboutsummaryrefslogtreecommitdiff
path: root/deb/make_deb.sh
AgeCommit message (Expand)Author
2016-07-21make_deb.sh: get pandoc-citeproc LICENSE from github.John MacFarlane
2016-07-21make_deb.sh: get pandoc-citeproc.1 directly from github.John MacFarlane
2016-07-20Small changes in debian package creation.John MacFarlane
2016-06-04Fixed --local-bin-path in deb package script.John MacFarlane
2016-06-04deb pkg: use --local-bin-path so we don't install to ~/.local.John MacFarlane
2016-01-07More deb packaging tweaks.John MacFarlane
2016-01-07deb/make_deb.sh - removed 'stack clean'.John MacFarlane
2016-01-07make_deb.sh - use --install-ghc flag instead of stack setup.John MacFarlane
2016-01-07deb pkg generation improvements.John MacFarlane