1
0
Fork 0
pdlzip/debian/rules

11 lines
166 B
Text
Raw Normal View History

#!/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