File: rules

package info (click to toggle)
convmv 2.05-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 308 kB
  • sloc: perl: 1,442; makefile: 39
file content (13 lines) | stat: -rwxr-xr-x 165 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

export PREFIX=/usr

%:
	dh $@

override_dh_auto_install:
	set
	make install PREFIX=debian/convmv/usr

override_dh_builddeb:
	dh_builddeb -- -Zxz