File: rules

package info (click to toggle)
qman 1.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,644 kB
  • sloc: ansic: 6,217; python: 149; sh: 82; makefile: 6
file content (11 lines) | stat: -rwxr-xr-x 250 bytes parent folder | download
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 $@

execute_after_dh_auto_install:
	mv debian/qman/usr/share/doc/qman/doc/* debian/qman/usr/share/doc/qman/
	rm -rf debian/qman/usr/share/doc/qman/doc