File: rules

package info (click to toggle)
procenv 0.51-0.2%2Bexp2
  • links: PTS
  • area: main
  • in suites: experimental
  • size: 1,484 kB
  • sloc: ansic: 10,899; sh: 4,815; makefile: 118
file content (10 lines) | stat: -rwxr-xr-x 211 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f
# -*- makefile -*-

DEB_BUILD_OPTIONS := $(filter-out nocheck,$(DEB_BUILD_OPTIONS))

%:
	dh $@ --with autoreconf

override_dh_auto_configure:
	dh_auto_configure -- --enable-reproducible-build