File: rules

package info (click to toggle)
scrub 2.6.1-1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, stretch
  • size: 1,924 kB
  • ctags: 422
  • sloc: sh: 10,438; ansic: 3,747; makefile: 82
file content (5 lines) | stat: -rwxr-xr-x 75 bytes parent folder | download
1
2
3
4
5
#!/usr/bin/make -f
%:
	dh $@ --with autotools-dev
	
override_dh_auto_test: