File: rules

package info (click to toggle)
passim 0.1.10-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 608 kB
  • sloc: ansic: 4,695; xml: 276; python: 147; sh: 10; makefile: 6
file content (11 lines) | stat: -rwxr-xr-x 187 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@

override_dh_auto_install:
	dh_auto_install
	# Remove the hello world test file
	rm -fr debian/tmp/var/lib/