1 #! /bin/sh /usr/share/dpatch/dpatch-run
2 ## 10_nagios_enable_epn.dpatch by <wob@swobspace.eli.st-elisabeth.de>
4 ## All lines beginning with `## DP:' are a description of the patch.
8 diff -urNad omd~
/packages
/nagios
/Makefile omd
/packages
/nagios
/Makefile
9 --- omd~
/packages
/nagios
/Makefile
2010-07-18 19:41:13.000000000 +0200
10 +++ omd
/packages
/nagios
/Makefile
2010-08-27 16:14:00.000000000 +0200
12 --datarootdir=$
(OMD_ROOT
)/share
/nagios
/htdocs \
13 --with-nagios-user=$$
(id
-un) \
14 --with-nagios-group=$$
(id
-gn) \
15 + --with-perlcache --enable-embedded-perl \
18 for p
in patches
/*.dif
; do \
19 diff -urNad omd~
/packages
/nagios
/skel
/etc
/nagios
/nagios.cfg omd
/packages
/nagios
/skel
/etc
/nagios
/nagios.cfg
20 --- omd~
/packages
/nagios
/skel
/etc
/nagios
/nagios.cfg
2010-07-18 13:59:17.000000000 +0200
21 +++ omd
/packages
/nagios
/skel
/etc
/nagios
/nagios.cfg
2010-08-27 16:15:54.000000000 +0200
25 enable_embedded_perl
=0
26 +use_embedded_perl_implicitly
=0
28 use_true_regexp_matching
=0
29 use_large_installation_tweaks
=1