File: rules

package info (click to toggle)
clamfs 1.2.0-2.1
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 996 kB
  • sloc: cpp: 1,390; sh: 1,243; xml: 68; makefile: 48; ansic: 1
file content (13 lines) | stat: -rwxr-xr-x 329 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f
# -*- makefile -*-

export DEB_BUILD_MAINT_OPTIONS  = hardening=+all
export DEB_CFLAGS_MAINT_APPEND  = -Wall -pedantic
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed

%:
	dh $@

override_dh_installdocs:
	dh_installdocs
	install -p -m 0644 doc/clamfs.xml debian/clamfs/usr/share/doc/clamfs/clamfs-sample.xml