1
0
Fork 0
pdlzip/debian/rules
Daniel Baumann 5453119a80
Simplyfing debhelper auto_install override in rules.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-23 19:14:27 +01:00

10 lines
166 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