summaryrefslogtreecommitdiff
path: root/p/haskell-html-conduit/debian/rules
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2012-06-19 15:46:01 +0400
committerClint Adams <clint@debian.org>2012-06-19 15:46:01 +0400
commit96a8f674ead56b251c8da92886d1589782d77e88 (patch)
treeffe21675b58d8972db4acf5e9b83f10ea4f3d068 /p/haskell-html-conduit/debian/rules
parent9aea89c4c148e3a790bc09f8fe079fb9e001247e (diff)
downloadDHG_packages-96a8f674ead56b251c8da92886d1589782d77e88.tar.gz
haskell-html-conduit: Initial Check-In
Diffstat (limited to 'p/haskell-html-conduit/debian/rules')
-rwxr-xr-xp/haskell-html-conduit/debian/rules6
1 files changed, 6 insertions, 0 deletions
diff --git a/p/haskell-html-conduit/debian/rules b/p/haskell-html-conduit/debian/rules
new file mode 100755
index 000000000..01f1aaf04
--- /dev/null
+++ b/p/haskell-html-conduit/debian/rules
@@ -0,0 +1,6 @@
+#!/usr/bin/make -f
+
+DEB_ENABLE_TESTS = yes
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/hlibrary.mk