File: rules

package info (click to toggle)
haskell-js-flot 0.8.3-8
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 856 kB
  • sloc: haskell: 49; makefile: 8
file content (14 lines) | stat: -rwxr-xr-x 408 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f

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-flot-data (>= $(CABAL_VERSION))

DEB_SETUP_GHC_CONFIGURE_ARGS := --datasubdir=haskell-js-flot

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