File: rules

package info (click to toggle)
bashburn 3.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 1,140 kB
  • sloc: sh: 2,584; sed: 64; makefile: 19
file content (9 lines) | stat: -rwxr-xr-x 128 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

#export DH_VERBOSE=1
override_dh_auto_configure:
	make bashburn_man/Makefile
	chmod a-x */*.sh
	
%:
	dh $@