File: rules

package info (click to toggle)
vobcopy 1.2.0-7
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,448 kB
  • sloc: ansic: 2,533; makefile: 25
file content (13 lines) | stat: -rwxr-xr-x 350 bytes parent folder | download
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_install:
	dh_install
	@echo leave upstream changelog for dh_installchangelogs
	rm --verbose debian/vobcopy/usr/share/doc/vobcopy/Changelog
	@echo GNU GPL is included by reference in debian/copyright
	rm --verbose debian/vobcopy/usr/share/doc/vobcopy/COPYING