File: rules

package info (click to toggle)
libapache-mod-removeip 1.0b-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 140 kB
  • sloc: ansic: 126; makefile: 42
file content (8 lines) | stat: -rwxr-xr-x 142 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f
# debian rules file for mod_removeip

%:
	dh $@ --with apache2

override_dh_auto_build:
	apxs2 -c apache2.0/mod_removeip.c