aptrepo/build/adhocify/debian/rules

9 lines
97 B
Plaintext
Raw Normal View History

2020-08-19 12:25:14 +02:00
#!/usr/bin/make -f
%:
dh $@
override_dh_auto_build:
make release
override_dh_auto_install: