File: rules

package info (click to toggle)
hexchat-otr 0.2.1-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 188 kB
  • ctags: 297
  • sloc: ansic: 1,779; python: 76; makefile: 27; sh: 18
file content (12 lines) | stat: -rwxr-xr-x 276 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

%:
	dh $@ --with autoreconf

override_dh_auto_install:
	dh_auto_install
	rm debian/hexchat-otr/usr/lib/*/hexchat/plugins/otr.a
	rm debian/hexchat-otr/usr/lib/*/hexchat/plugins/otr.la

debian-copyright:
	cme update dpkg-copyright -file debian/copyright.cme