From 599d8ef054d361982a48216063b04038fe2bcb7a Mon Sep 17 00:00:00 2001 From: "jrayhawk+piny.be@omgwallhack.org" Date: Tue, 21 Dec 2010 01:00:37 -0800 Subject: Adding build and config infrastructure for Piny CGIs --- pinyweb/debian/rules | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 pinyweb/debian/rules (limited to 'pinyweb/debian/rules') 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 $@ -- cgit v1.2.3