summaryrefslogtreecommitdiff
path: root/deb/make_deb.sh
Commit message (Collapse)AuthorAge
* make_deb.sh: get pandoc-citeproc LICENSE from github.John MacFarlane2016-07-21
|
* make_deb.sh: get pandoc-citeproc.1 directly from github.John MacFarlane2016-07-21
|
* Small changes in debian package creation.John MacFarlane2016-07-20
| | | | | Use more recent resolver, no longer need custom stack.yaml for hsb2hs
* Fixed --local-bin-path in deb package script.John MacFarlane2016-06-04
|
* deb pkg: use --local-bin-path so we don't install to ~/.local.John MacFarlane2016-06-04
|
* More deb packaging tweaks.John MacFarlane2016-01-07
|
* deb/make_deb.sh - removed 'stack clean'.John MacFarlane2016-01-07
|
* make_deb.sh - use --install-ghc flag instead of stack setup.John MacFarlane2016-01-07
|
* deb pkg generation improvements.John MacFarlane2016-01-07
Allow setting DEBPKGVER. Bump to stack lts-4.0. Make output verbose.