1
0
Fork 0
pdlzip/debian/rules
Daniel Baumann 653abb769e
Dropping dpkg-source compression levels.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-23 19:16:25 +01:00

13 lines
210 B
Makefile
Executable file

#!/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
override_dh_builddeb:
dh_builddeb -- -Zxz