File: rules

package info (click to toggle)
haskell-unix-time 0.2.2-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 212 kB
  • ctags: 41
  • sloc: haskell: 237; ansic: 100; makefile: 4
file content (9 lines) | stat: -rwxr-xr-x 275 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

DEB_ENABLE_TESTS = yes # $(shell test -e /usr/lib/ghc/bin/ghci && echo yes)

# the test suite assumes it's being run under Japan Standard Time
export TZ = Etc/GMT-9

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