File: rules

package info (click to toggle)
haskell-http-link-header 1.2.3-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 108 kB
  • sloc: haskell: 309; makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 131 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

# Requires hspec-discover library, which is not packaged in Debian yet
export DEB_ENABLE_TESTS = no

%:
	dh $@