~ubuntu-branches/debian/sid/feh/sid

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Andreas Tille
  • Date: 2012-02-03 15:36:04 UTC
  • Revision ID: package-import@ubuntu.com-20120203153604-xacmz2j2snlldetd
Tags: 2.3-2
* Enable hardening flags (thanks to Simon Ruderich <simon@ruderich.org>
  for the patch)
  Closes: #658497
* Removed quilt from Build-Depends

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/make -f
2
2
 
3
 
#DEB_MAKE_INVOKE += LDFLAGS="-Wl,--as-needed" #sloppy_but_works_hrmmm_...
 
3
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
4
4
 
5
5
%:
6
 
        dh $@ --with quilt
 
6
        dh $@
7
7
 
8
8
override_dh_auto_build:
9
9
        dh_auto_build -- PREFIX=/usr