File: rules

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

ifneq ($(DEB_TARGET_ARCH),armhf)
export DEB_ENABLE_TESTS = yes
endif

%:
	dh $@