diff options
Diffstat (limited to 'p/haskell-notmuch-web/debian/rules')
| -rwxr-xr-x | p/haskell-notmuch-web/debian/rules | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/p/haskell-notmuch-web/debian/rules b/p/haskell-notmuch-web/debian/rules deleted file mode 100755 index f04fed9b2..000000000 --- a/p/haskell-notmuch-web/debian/rules +++ /dev/null @@ -1,13 +0,0 @@ -#!/usr/bin/make -f - -DEB_ENABLE_TESTS = yes - -include /usr/share/cdbs/1/rules/debhelper.mk -include /usr/share/cdbs/1/class/hlibrary.mk - -install/notmuch-web:: debian/tmp-inst-ghc - cp -av debian/tmp-inst-ghc/usr/bin/* debian/notmuch-web/usr/bin - install -m 0755 -d debian/notmuch-web/usr/share/doc/notmuch-web - install -m 0644 debian/tmp-inst-ghc/usr/share/notmuch-web/README.md debian/notmuch-web/usr/share/doc/notmuch-web - install -m 0755 -d debian/notmuch-web/usr/share/doc/notmuch-web/config - install -m 0644 debian/tmp-inst-ghc/usr/share/notmuch-web/config/* debian/notmuch-web/usr/share/doc/notmuch-web/config |
