diff options
author | Joe Rayhawk <jrayhawk@richardiv.omgwallhack.org> | 2010-12-27 01:23:57 -0800 |
---|---|---|
committer | Joe Rayhawk <jrayhawk@richardiv.omgwallhack.org> | 2010-12-27 01:23:57 -0800 |
commit | 875650426369fb2607b6179883141f3adfe42359 (patch) | |
tree | 20d614b74a4996b6e4e86155265b2c425266474e /pinyweb/debian/rules | |
parent | 7bf6a597faf653358d83f6c8ca54843ffc43c782 (diff) | |
parent | 8f342b641236d9c15530664c00889d00635b61f6 (diff) | |
download | piny-code-875650426369fb2607b6179883141f3adfe42359.tar.gz piny-code-875650426369fb2607b6179883141f3adfe42359.zip |
Merge branch 'master' of piny.be:/srv/git/piny-code
Diffstat (limited to 'pinyweb/debian/rules')
-rwxr-xr-x | pinyweb/debian/rules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pinyweb/debian/rules b/pinyweb/debian/rules new file mode 100755 index 0000000..2d33f6a --- /dev/null +++ b/pinyweb/debian/rules @@ -0,0 +1,4 @@ +#!/usr/bin/make -f + +%: + dh $@ |