summaryrefslogtreecommitdiff
path: root/p/haskell-simple-sendfile/debian/rules
diff options
context:
space:
mode:
authorIulian Udrea <iulian@linux.com>2011-09-04 02:51:55 +0400
committerIulian Udrea <iulian@linux.com>2011-09-04 02:51:55 +0400
commit87973c15f0c7eebcd98093cdd6b7d5bfd0aa59a1 (patch)
treeff218a3d425a97ccd1a26f751b3ed6d14d201414 /p/haskell-simple-sendfile/debian/rules
parent5ce31c2dc01ee41d2878001fbb8faf4640affb93 (diff)
downloadDHG_packages-87973c15f0c7eebcd98093cdd6b7d5bfd0aa59a1.tar.gz
haskell-simple-sendfile: Initial commit.
Diffstat (limited to 'p/haskell-simple-sendfile/debian/rules')
-rwxr-xr-xp/haskell-simple-sendfile/debian/rules4
1 files changed, 4 insertions, 0 deletions
diff --git a/p/haskell-simple-sendfile/debian/rules b/p/haskell-simple-sendfile/debian/rules
new file mode 100755
index 000000000..683e77bcf
--- /dev/null
+++ b/p/haskell-simple-sendfile/debian/rules
@@ -0,0 +1,4 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/hlibrary.mk