summaryrefslogtreecommitdiff
path: root/p/haskell-monad-journal/debian/rules
diff options
context:
space:
mode:
authordxld <dxld@darkboxed.org>2014-10-29 23:19:50 +0300
committerdxld <dxld@darkboxed.org>2014-10-29 23:19:50 +0300
commita1a89c64edd36835408ba2ea378cfa1d3a23f097 (patch)
tree99d1752b1ac537b15e610b050804257c36fba59a /p/haskell-monad-journal/debian/rules
parent47934519af59dc78c26a5248cc22ceaf079ce97b (diff)
downloadDHG_packages-a1a89c64edd36835408ba2ea378cfa1d3a23f097.tar.gz
haskell-monad-journal: Initial Check-In
Diffstat (limited to 'p/haskell-monad-journal/debian/rules')
-rwxr-xr-xp/haskell-monad-journal/debian/rules6
1 files changed, 6 insertions, 0 deletions
diff --git a/p/haskell-monad-journal/debian/rules b/p/haskell-monad-journal/debian/rules
new file mode 100755
index 000000000..d730346e0
--- /dev/null
+++ b/p/haskell-monad-journal/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