File: rules

package info (click to toggle)
procenv 0.43-2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 1,052 kB
  • ctags: 547
  • sloc: ansic: 9,524; sh: 1,729; makefile: 53
file content (9 lines) | stat: -rwxr-xr-x 168 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
# -*- makefile -*-

%:
	dh $@ --with autoreconf

override_dh_auto_configure:
	dh_auto_configure -- --enable-reproducible-build
	mv README.rst README