File: rules

package info (click to toggle)
libhostfile-manager-perl 0.09-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 164 kB
  • sloc: perl: 462; makefile: 5; sh: 1
file content (9 lines) | stat: -rwxr-xr-x 172 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

%:
	dh $@

# fix interpreter path
execute_before_dh_install:
	perl -i -pe 's,^#!\s*\K(?:/usr/bin/env\s+)?perl,/usr/bin/perl,' \
	  debian/tmp/usr/bin/*