File: rules

package info (click to toggle)
myrepos 1.20180726
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 508 kB
  • sloc: perl: 1,856; sh: 44; makefile: 40
file content (11 lines) | stat: -rwxr-xr-x 240 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f
%:
	dh $@

override_dh_auto_install:
	dh_auto_install
	sed -i '1s_^#!.*perl_#!/usr/bin/perl_' debian/myrepos/usr/bin/*

# Not intended for use by anyone except the author.
announcedir:
	@echo ${HOME}/src/myrepos/doc/news