File: rules

package info (click to toggle)
gfsecret 0.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,964 kB
  • sloc: sh: 5,079; ansic: 3,118; makefile: 41; sed: 16
file content (11 lines) | stat: -rwxr-xr-x 247 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f
export DH_VERBOSE = 1

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@ --buildsystem=autoconf

override_dh_auto_install:
	dh_auto_install -O--buildsystem=autoconf
	rm -f debian/gfsecret/usr/share/doc/gfsecret/COPYING