File: rules

package info (click to toggle)
irssi-scripts 20160301
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,624 kB
  • ctags: 2,564
  • sloc: perl: 61,025; sh: 184; makefile: 6
file content (11 lines) | stat: -rwxr-xr-x 183 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f
#export DH_VERBOSE=1

D=$(CURDIR)/debian/irssi-scripts

%:
	dh $@ --with quilt

override_dh_fixperms:
	chmod +x $D/usr/share/irssi/scripts/log2ansi.pl
	dh_fixperms