dumb-init/debian/rules

10 lines
119 B
Text
Raw Normal View History

2015-07-30 02:03:55 +03:00
#!/usr/bin/make -f
%:
dh $@
2015-08-05 23:05:40 +03:00
override_dh_builddeb:
dh_builddeb -- -Zgzip
override_dh_auto_test:
./test ./dumb-init