File: rules

package info (click to toggle)
haskell-tar 0.5.0.3-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 232 kB
  • ctags: 2
  • sloc: haskell: 2,331; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 239 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

DEB_BUILD_DEPENDENCIES = build-arch
DEB_ENABLE_TESTS = no # testsuite currently requires bytestring-handle which is not packaged

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/hlibrary.mk