Files

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

17 baris
237 B
Makefile

2015-12-18 13:35:22 -08:00
#!/usr/bin/make -f
%:
2015-12-18 14:05:37 -08:00
dh $@ --parallel
override_dh_auto_install:
PREFIX=debian/tmp dh_auto_install
2016-06-15 16:54:57 -07:00
override_dh_auto_test:
# Do not make test
override_dh_auto_clean:
# Do not make clean
2025-01-17 02:03:22 -08:00
override_dh_builddeb:
dh_builddeb -- -Zxz