File: rules

package info (click to toggle)
libapache2-mod-auth-mellon 0.14.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,000 kB
  • sloc: ansic: 7,869; sh: 76; makefile: 71
file content (16 lines) | stat: -rwxr-xr-x 381 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@ --with apache2

override_dh_auto_install:

override_dh_fixperms:
	dh_fixperms
	chown www-data debian/libapache2-mod-auth-mellon/var/cache/apache2/mod_auth_mellon/
	chmod go= debian/libapache2-mod-auth-mellon/var/cache/apache2/mod_auth_mellon/

override_dh_installchangelogs:
	dh_installchangelogs NEWS