File: rules

package info (click to toggle)
ripit 4.0.0~rc20161009-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 1,432 kB
  • sloc: perl: 20,068; makefile: 37
file content (11 lines) | stat: -rwxr-xr-x 216 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_install:
	dh_auto_install -- prefix=$(CURDIR)/debian/ripit/usr \
	etcdir=$(CURDIR)/debian/ripit/etc/ripit

override_dh_installchangelogs:
	dh_installchangelogs HISTORY