File: rules

package info (click to toggle)
scanbd 1.4.4-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,156 kB
  • ctags: 943
  • sloc: sh: 11,721; ansic: 7,637; makefile: 249
file content (13 lines) | stat: -rwxr-xr-x 267 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

export DEB_CFLAGS_MAINT_APPEND = -Wno-error=clobbered

%:
	dh $@  --with autotools-dev

override_dh_auto_configure:
	dh_auto_configure -- --with-user=saned --with-group=scanner

override_dh_install:
	dh_install
	$(RM) debian/*/etc/scanbd/*.script