File: rules

package info (click to toggle)
nfswatch 4.99.14-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 444 kB
  • sloc: ansic: 7,433; makefile: 189
file content (12 lines) | stat: -rwxr-xr-x 324 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

# Variable name for injection further CFLAGS into build
# is not optimally chosen as it relates to rpm builds
export RPM_OPT_FLAGS+=$(shell dpkg-buildflags --get CFLAGS)
export RPM_OPT_FLAGS+=$(shell pkg-config --cflags libtirpc)

%:
	dh $@

override_dh_auto_install:
	dh_auto_install -- MANSUF=8 STRIP=