1
0
Fork 0
lzd/debian/rules
Daniel Baumann aba1842284
Sorting overrides in rules.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-20 14:25:41 +01:00

13 lines
204 B
Makefile
Executable file

#!/usr/bin/make -f
%:
dh ${@}
override_dh_auto_install:
dh_auto_install -- DESTDIR=$(CURDIR)/debian/lzd
override_dh_builddeb:
dh_builddeb -- -Zxz
override_dh_strip:
dh_strip --dbg-package=lzd-dbg