File: rules

package info (click to toggle)
haskell-haskell-gi 0.26.12-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 800 kB
  • sloc: haskell: 8,617; ansic: 74; makefile: 4
file content (9 lines) | stat: -rwxr-xr-x 279 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

DEB_ENABLE_TESTS = yes

# https://bugs.debian.org/1060907
DEB_SETUP_GHC_CONFIGURE_ARGS = --ghc-option=-DEXTRA_GIR_SEARCH_PATH=\"/usr/lib/${DEB_HOST_MULTIARCH}/gir-1.0\"

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