File: rules

package info (click to toggle)
dmarcts-report-parser 1.0%2Bgit20220721.51ba1de-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 268 kB
  • sloc: perl: 2,542; makefile: 8
file content (13 lines) | stat: -rwxr-xr-x 299 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

NULL =

%:
	dh $@

override_dh_install:
	dh_install
	mv debian/dmarcts-report-parser/usr/sbin/dmarcts-report-parser.pl debian/dmarcts-report-parser/usr/sbin/dmarcts-report-parser

get-orig-source:
	uscan --noconf --force-download --rename --download-current-version --destdir=..