diff options
| author | Clint Adams <clint@debian.org> | 2013-08-05 05:55:32 +0400 |
|---|---|---|
| committer | Clint Adams <clint@debian.org> | 2013-08-05 05:55:32 +0400 |
| commit | 7e9cf0b0ed0d32f2704d77766c27bbba72cacb4a (patch) | |
| tree | 73b829621d6e7882517b675e66fa5525c6b8740d /p/haskell-quickcheck-io/debian/rules | |
| parent | 4a33cff0c36bb7b999d9b906c54f6459fd64308a (diff) | |
| download | DHG_packages-7e9cf0b0ed0d32f2704d77766c27bbba72cacb4a.tar.gz | |
haskell-quickcheck-io: Initial Check-In
Diffstat (limited to 'p/haskell-quickcheck-io/debian/rules')
| -rwxr-xr-x | p/haskell-quickcheck-io/debian/rules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/p/haskell-quickcheck-io/debian/rules b/p/haskell-quickcheck-io/debian/rules new file mode 100755 index 000000000..683e77bcf --- /dev/null +++ b/p/haskell-quickcheck-io/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 |
