File: rules

package info (click to toggle)
haskell-js-jquery 3.3.1-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 436 kB
  • sloc: javascript: 6,690; haskell: 37; makefile: 7
file content (15 lines) | stat: -rwxr-xr-x 488 bytes parent folder | download | duplicates (5)
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/