File: rules

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

%:
	dh $@

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