File: rules

package info (click to toggle)
python-gudev 147.2-1%2Bsqueeze1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 116 kB
  • ctags: 5
  • sloc: sh: 137; makefile: 53; python: 32; ansic: 18
file content (8 lines) | stat: -rwxr-xr-x 106 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_configure:
	NOCONFIGURE=y ./autogen.sh
	dh_auto_configure