File: rules

package info (click to toggle)
chaosread 1.1-1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 64 kB
  • sloc: ansic: 270; makefile: 10; sh: 7
file content (8 lines) | stat: -rwxr-xr-x 94 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

override_dh_auto_configure:
	autoreconf -fi
	dh_auto_configure

%:
	dh $@