File: rules

package info (click to toggle)
scanbd 1.5.1-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 4,880 kB
  • sloc: sh: 11,695; ansic: 7,836; makefile: 257
file content (13 lines) | stat: -rwxr-xr-x 283 bytes parent folder | download | duplicates (2)
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 -Wno-error=missing-field-initializers

%:
	dh $@

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

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