diff options
| author | Iulian Udrea <iulian@linux.com> | 2011-09-04 02:51:55 +0400 |
|---|---|---|
| committer | Iulian Udrea <iulian@linux.com> | 2011-09-04 02:51:55 +0400 |
| commit | 87973c15f0c7eebcd98093cdd6b7d5bfd0aa59a1 (patch) | |
| tree | ff218a3d425a97ccd1a26f751b3ed6d14d201414 /p/haskell-simple-sendfile/debian/rules | |
| parent | 5ce31c2dc01ee41d2878001fbb8faf4640affb93 (diff) | |
| download | DHG_packages-87973c15f0c7eebcd98093cdd6b7d5bfd0aa59a1.tar.gz | |
haskell-simple-sendfile: Initial commit.
Diffstat (limited to 'p/haskell-simple-sendfile/debian/rules')
| -rwxr-xr-x | p/haskell-simple-sendfile/debian/rules | 4 |
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 |
