diff options
| author | Clint Adams <clint@debian.org> | 2015-02-15 19:12:53 +0300 |
|---|---|---|
| committer | Clint Adams <clint@debian.org> | 2015-02-15 19:12:53 +0300 |
| commit | ef569f47e3375e06108de431ae67deb054662cc1 (patch) | |
| tree | 23ca6eeff76ff07954e0245d8df11f149b71cb0f /p/haskell-binary-conduit/debian/rules | |
| parent | ef2bf81c20c77f8be34641663b2c7ca73854493d (diff) | |
| download | DHG_packages-ef569f47e3375e06108de431ae67deb054662cc1.tar.gz | |
haskell-binary-conduit: Initial Check-In
Diffstat (limited to 'p/haskell-binary-conduit/debian/rules')
| -rwxr-xr-x | p/haskell-binary-conduit/debian/rules | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/p/haskell-binary-conduit/debian/rules b/p/haskell-binary-conduit/debian/rules new file mode 100755 index 000000000..d730346e0 --- /dev/null +++ b/p/haskell-binary-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 |
