File: rules

package info (click to toggle)
haskell-posix-pty 0.2.2-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 84 kB
  • sloc: haskell: 244; ansic: 109; makefile: 3
file content (8 lines) | stat: -rwxr-xr-x 169 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

# Upstream's test suite is unfinished in this release -- see
# https://github.com/merijn/posix-pty/issues/12
export DEB_ENABLE_TESTS = no

%:
	dh $@