File: rules

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

export DEB_ENABLE_TESTS = yes

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

%:
	dh $@