git-lfs/debian
Stephen Gelman 9236a1a32d Run go generate on commands in deb build
The deb packages don't currently run `go generate` when building which
means commands like `git-lfs help` don't work properly.  This changes
the packaging script to run it.

Fixes #3043
2018-06-22 17:49:52 -05:00
..
source Add debian directory and gitignore temporary build files 2015-05-15 15:27:21 +00:00
changelog release: v2.4.0 2018-03-01 15:53:52 -08:00
compat Add debian directory and gitignore temporary build files 2015-05-15 15:27:21 +00:00
control Add git version dependency to debian package 2015-12-02 18:46:11 +00:00
copyright update other github/git-lfs references 2016-11-15 10:07:11 -07:00
git-lfs.lintian-overrides Some cleanup to make debian package pass lintian checks 2015-07-08 02:24:38 +00:00
git-lfs.manpages Fixed #719 missing /usr/share/man/man5/git-lfs-config.5.gz . 2016-04-15 15:59:28 +10:00
postinst Added --system option to install command. This option is invoked from post-install scripts in rpm/deb packages. 2016-06-30 12:05:30 +10:00
prerm Added postinst (git lfs install) and prerm (git lfs uninstall) scripts to Debian deb. These will run as root and so will operate at the new --system scope. 2016-06-30 12:01:48 +10:00
rules Run go generate on commands in deb build 2018-06-22 17:49:52 -05:00