File: rules

package info (click to toggle)
haskell-zstd 0.1.3.0-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,988 kB
  • sloc: ansic: 26,812; haskell: 1,085; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 113 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

export DEB_ENABLE_TESTS = no
export DEB_SETUP_GHC_CONFIGURE_ARGS += -f-standalone

%:
	dh $@