summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-06-13 10:32:09 -0400
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-06-13 10:32:09 -0400
commitc998145c57c19e026e5f6c8f400fb66a3f52e8d4 (patch)
treec0d7d5754317e8495120e8ec6289567a82a7c908 /debian/rules
parente983d61545f58db81429d82a356dfadafd491dd0 (diff)
further debianization work. (also, made src/common non-executable,
since it is sourced, not executed).
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..cbe925d
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,3 @@
+#!/usr/bin/make -f
+%:
+ dh $@