File: rules

package info (click to toggle)
mha4mysql-node 0.54-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 312 kB
  • ctags: 278
  • sloc: perl: 4,193; makefile: 6
file content (10 lines) | stat: -rwxr-xr-x 109 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_build:
	mv inc inc-notuse
	dh_auto_build
	mv inc-notuse inc