File: rules

package info (click to toggle)
libapache2-sitecontrol-perl 1.05-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch, wheezy
  • size: 204 kB
  • ctags: 42
  • sloc: perl: 558; makefile: 7
file content (10 lines) | stat: -rwxr-xr-x 226 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

PACKAGE = $(firstword $(shell dh_listpackages))
TMP     = $(CURDIR)/debian/$(PACKAGE)

%:
	dh $@
override_dh_fixperms:
	dh_fixperms
	chmod 644 $(TMP)/usr/share/doc/$(PACKAGE)/examples/apache_modperlinit.pl