]> git.pld-linux.org Git - packages/cluster-glue.git/blob - cluster-glue-rc.patch
rebuild with openssl 3.0.0
[packages/cluster-glue.git] / cluster-glue-rc.patch
1 --- Reusable-Cluster-Components-glue--glue-1.0.12/logd/Makefile.am.orig 2014-07-18 13:40:19.000000000 +0200
2 +++ Reusable-Cluster-Components-glue--glue-1.0.12/logd/Makefile.am      2015-12-15 22:20:41.372604508 +0100
3 @@ -51,6 +51,5 @@
4  if HAVE_SYSTEMD
5  systemdsystemunit_DATA = \
6          logd.service
7 -else
8 -initd_SCRIPTS     = logd
9  endif
10 +initd_SCRIPTS     = logd
11 --- Reusable-Cluster-Components-glue--glue-1.0.12/configure.ac.orig     2015-12-16 21:28:55.002442339 +0100
12 +++ Reusable-Cluster-Components-glue--glue-1.0.12/configure.ac  2015-12-16 21:47:06.725729858 +0100
13 @@ -390,6 +390,7 @@
14  AC_DEFINE_UNQUOTED(GLUE_SHARED_DIR,"$GLUE_SHARED_DIR", Location for scripts)
15  AC_SUBST(GLUE_SHARED_DIR)
16  
17 +eval eval HA_VARRUNDIR=$GLUE_STATE_DIR
18  AC_DEFINE_UNQUOTED(HA_VARRUNDIR,"$GLUE_STATE_DIR", Where Heartbeat keeps state files and sockets - old name)
19  AC_SUBST(HA_VARRUNDIR)
20  
This page took 0.052675 seconds and 3 git commands to generate.