summaryrefslogtreecommitdiffstats
path: root/debian/rules
blob: 7771d3940c5d58a68d664d65676035367654025f (plain)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

%:
	dh ${@}

override_dh_auto_install:
	dh_auto_install -- DESTDIR=$(CURDIR)/debian/pdlzip

override_dh_strip:
	dh_strip --dbg-package=pdlzip-dbg