File: rules

package info (click to toggle)
haskell-cmark 0.6.1%2Bds1-4
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 108 kB
  • sloc: haskell: 22; makefile: 4
file content (8 lines) | stat: -rwxr-xr-x 113 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

export DEB_ENABLE_TESTS = yes

export DEB_SETUP_GHC_CONFIGURE_ARGS += -fpkgconfig

%:
	dh $@