1
0
Fork 0
lzd/debian/rules
Daniel Baumann 77fa13c7e5
Adding debian version 0.1-1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-20 14:07:34 +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_strip:
dh_strip --dbg-package=lzd-dbg
override_dh_builddeb:
dh_builddeb -- -Zxz