File: rules

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

# Disable tests, since they require the missing haskell-loop package.
export DEB_ENABLE_TESTS = no

%:
	dh $@