commit | d468a049a546441c74ae516f5d5feb302847e9c0 | [log] [tgz] |
---|---|---|
author | marco <m.celoud@tcpcloud.eu> | Tue Jun 14 22:13:03 2016 +0200 |
committer | marco <m.celoud@tcpcloud.eu> | Fri Jun 17 10:40:28 2016 +0200 |
tree | c211a0d4a55fb407fa96810d8c70591e9ff20919 |
Cassandra salt formula first version.
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 $@ +