commit | 131227e45fa2c428cbdf4a441f6e5b92661d2e95 | [log] [tgz] |
---|---|---|
author | Yuriy Taraday <yorik.sar@gmail.com> | Thu Jun 22 15:09:34 2017 +0400 |
committer | Yuriy Taraday <yorik.sar@gmail.com> | Thu Jun 22 15:19:55 2017 +0400 |
tree | 0a31fc4499d0b4c3b62bedb5efd313f90d1e431d |
Initial cookiecutter result
diff --git a/debian/rules b/debian/rules new file mode 100755 index 0000000..abde6ef --- /dev/null +++ b/debian/rules
@@ -0,0 +1,5 @@ +#!/usr/bin/make -f + +%: + dh $@ +