File: rules

package info (click to toggle)
regripper 3.0~git20221205.d588019%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,300 kB
  • sloc: perl: 23,392; sh: 24; makefile: 5
file content (9 lines) | stat: -rwxr-xr-x 193 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
# You must remove unused comment lines for the released package.
#export DH_VERBOSE = 1
%:
	dh $@

override_dh_auto_install:
	chmod +x rip.pl
	dh_auto_install -- prefix=/usr