File: rules

package info (click to toggle)
haskell-hakyll 4.9.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 668 kB
  • ctags: 2
  • sloc: haskell: 4,955; xml: 42; makefile: 9
file content (16 lines) | stat: -rwxr-xr-x 400 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/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/libghc-hakyll-dev :: debian/tmp-inst-ghc
	mkdir -p debian/libghc-hakyll-dev/usr/share
	cp -r debian/tmp-inst-ghc/usr/share/hakyll debian/libghc-hakyll-dev/usr/share/

check-ghc-stamp: export LC_ALL := C.UTF-8

# Created by the test suite.
clean::
	rm -f foo