summaryrefslogtreecommitdiff
path: root/p/haskell-js-jquery/debian/rules
blob: 07bc1466f5ae0c9833642e310f57ad37a03e999b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/make -f

# The upstream tests connect to the internet, so don't enable them.
# DEB_ENABLE_TESTS = yes

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/hlibrary.mk

DEB_GHC_EXTRA_PACKAGES := libghc-js-jquery-data (>= $(CABAL_VERSION))

DEB_SETUP_GHC_CONFIGURE_ARGS := --datasubdir=haskell-js-jquery

install/libghc-js-jquery-data:: debian/tmp-inst-ghc
	mv debian/tmp-inst-ghc/usr/share/haskell-js-jquery \
	  debian/libghc-js-jquery-data/usr/share/