File: rules

package info (click to toggle)
monkeysphere 0.43-3.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 844 kB
  • sloc: sh: 1,483; perl: 1,007; ansic: 671; makefile: 92
file content (13 lines) | stat: -rwxr-xr-x 246 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@

override_dh_missing:
	dh_missing --fail-missing

override_dh_auto_install:
	dh_auto_install
	rm -f $(CURDIR)/debian/monkeysphere/usr/share/doc/monkeysphere/Changelog