summaryrefslogtreecommitdiff
path: root/p/gtk2hs-buildtools/debian/rules
blob: 68816cb07aab851adc2b7d40daae1385d9d290b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/make -f

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

DEB_SETUP_GHC_CONFIGURE_ARGS = --datasubdir=gtk2hs-buildtools

build/gtk2hs-buildtools:: build-ghc-stamp

install/gtk2hs-buildtools::
	$(DEB_SETUP_BIN_NAME) copy --builddir=dist-ghc \
		--destdir=debian/gtk2hs-buildtools/
	rm -rf debian/gtk2hs-buildtools/usr/lib/haskell-packages
	rm -rf debian/gtk2hs-buildtools/usr/lib/ghc-doc
	rm -rf debian/gtk2hs-buildtools/usr/share/doc/*ghc*