cirrect patches for new version
This commit is contained in:
parent
a29a81a1ad
commit
678d236cce
12
debian/patches/01_fix_livestatus.patch
vendored
12
debian/patches/01_fix_livestatus.patch
vendored
@ -1,12 +1,12 @@
|
||||
diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' pkg-check_mk~/setup.sh pkg-check_mk/setup.sh
|
||||
--- pkg-check_mk~/setup.sh 2011-05-28 13:21:38.000000000 +0200
|
||||
+++ pkg-check_mk/setup.sh 2011-05-28 13:22:09.662237441 +0200
|
||||
@@ -535,6 +535,8 @@
|
||||
diff -uNr check-mk.orig/setup.sh check-mk/setup.sh
|
||||
--- check-mk.orig/setup.sh 2017-05-24 11:36:07.620000000 +0200
|
||||
+++ check-mk/setup.sh 2017-05-24 11:37:27.928000000 +0200
|
||||
@@ -568,6 +568,8 @@
|
||||
rm -rf $D
|
||||
mkdir -p $D
|
||||
tar xvzf $SRCDIR/livestatus.tar.gz -C $D
|
||||
+ sed -i '/Boston/ a\
|
||||
+#include <cstddef>' livestatus.src/src/TableStatus.cc livestatus.src/src/TableLog.cc
|
||||
pushd $D
|
||||
./configure --libdir=$libdir --bindir=$bindir &&
|
||||
make clean &&
|
||||
|
||||
local CONFIGURE_OPTS=""
|
||||
|
8
debian/patches/02_wato-sudoers.patch
vendored
8
debian/patches/02_wato-sudoers.patch
vendored
@ -1,7 +1,7 @@
|
||||
diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' pkg-check-mk~/setup.sh pkg-check-mk/setup.sh
|
||||
--- pkg-check-mk~/setup.sh 2013-08-07 11:44:12.000000000 +0200
|
||||
+++ pkg-check-mk/setup.sh 2013-08-07 11:47:40.344748346 +0200
|
||||
@@ -718,28 +718,11 @@
|
||||
diff -uNr check-mk.orig/setup.sh check-mk/setup.sh
|
||||
--- check-mk.orig/setup.sh 2017-05-24 11:38:06.852000000 +0200
|
||||
+++ check-mk/setup.sh 2017-05-24 11:38:31.000000000 +0200
|
||||
@@ -745,28 +745,11 @@
|
||||
return
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user