File: rules

package info (click to toggle)
puppet-module-puppetlabs-apache 5.5.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 2,252 kB
  • sloc: ruby: 422; sh: 44; makefile: 6
file content (8 lines) | stat: -rwxr-xr-x 332 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f
%:
	dh $@

override_dh_fixperms:
	dh_fixperms
	chmod -x $(CURDIR)/debian/puppet-module-puppetlabs-apache/usr/share/puppet/modules.available/puppetlabs-apache/manifests/init.pp
	chmod -x $(CURDIR)/debian/puppet-module-puppetlabs-apache/usr/share/puppet/modules.available/puppetlabs-apache/templates/httpd.conf.erb