File: rules

package info (click to toggle)
haskell-lua 2.3.4%2Bds1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 272 kB
  • sloc: haskell: 1,582; ansic: 403; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 132 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

export DEB_ENABLE_TESTS = yes
export DEB_SETUP_GHC_CONFIGURE_ARGS += --flags="system-lua pkg-config"

%:
	dh $@