File: rules

package info (click to toggle)
po4a 0.69-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 18,772 kB
  • sloc: perl: 14,597; sh: 405; xml: 293; makefile: 5
file content (10 lines) | stat: -rwxr-xr-x 224 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

%:
	dh $@

# Replace the shebang line in perl scripts to
# comply with Policy 10.4
override_dh_auto_install:
	dh_auto_install
	sed -i -e "1 s,^.*perl.*$$,#!/usr/bin/perl," $(CURDIR)/debian/po4a/usr/bin/*