File: rules

package info (click to toggle)
libapache2-mod-authz-unixgroup 1.1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 104 kB
  • sloc: ansic: 130; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 162 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f

override_dh_auto_build:
	apxs2 -c -Wc,-fno-strict-aliasing  -Wc,-ffile-prefix-map=$(CURDIR)=. mod_authz_unixgroup.c

%:
	dh $@ --with=apache2