commit | ef98269902619087f68771e63dbbd0204ba87826 | [log] [tgz] |
---|---|---|
author | Ales Komarek <ales.komarek@tcpcloud.eu> | Sun Feb 21 14:56:07 2016 +0100 |
committer | Ales Komarek <ales.komarek@tcpcloud.eu> | Sun Feb 21 14:56:07 2016 +0100 |
tree | 318d4bcad17494948ad5ac326804e7da44d3dd35 |
Initial commit
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 $@ +