~ubuntu-branches/ubuntu/vivid/guncat/vivid-proposed

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): tony mancill
  • Date: 2015-02-08 09:35:37 UTC
  • Revision ID: package-import@ubuntu.com-20150208093537-y2toxc0x0l65g1hk
Tags: 0.92.00-4
* Apply patch for manpage generation to make the build reproducible.
  - Thanks to Chris Lamb.  (Closes: #777450)
* Bump Standards-Version to 3.9.6 (no changes).

Show diffs side-by-side

added added

removed removed

Lines of Context:
63
63
 
64
64
        # Add here commands to install the package into debian/guncat.
65
65
        ./build install program debian/guncat/usr/bin/guncat
66
 
        ./build install man     debian/guncat/usr/share/man/man1
 
66
        GZIP="-9n" ./build install man     debian/guncat/usr/share/man/man1
67
67
        ./build install std     debian/guncat/usr/share/doc/guncat
68
68
 
69
69
# install-indep: