File: rules

package info (click to toggle)
haskell-tagsoup 0.14.6-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 264 kB
  • sloc: haskell: 3,603; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 183 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
#!/usr/bin/make -f

DEB_COMPRESS_EXCLUDE += .hs
DEB_SETUP_GHC6_CONFIGURE_ARGS += -f download

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