Package: pacemaker / 2.1.5-1+deb12u1

Shipping-the-CTS-is-not-useful.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
From: =?utf-8?q?Ferenc_W=C3=A1gner?= <wferi@debian.org>
Date: Mon, 31 Dec 2018 13:31:21 +0100
Subject: Shipping the CTS is not useful

---
 Makefile.am                | 2 +-
 daemons/execd/Makefile.am  | 2 +-
 daemons/fenced/Makefile.am | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 07088ab..68efdd5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -48,7 +48,7 @@ AM_DISTCHECK_CONFIGURE_FLAGS	= --prefix="$$dc_install_base/usr"			\
 CORE_INSTALL	= replace include lib daemons tools xml po
 
 # Only these will get built with a plain "make" or "make clean"
-CORE		= $(CORE_INSTALL) cts rpm
+CORE		= $(CORE_INSTALL) rpm
 
 SUBDIRS	= $(CORE) devel doc etc extra maint tests
 
diff --git a/daemons/execd/Makefile.am b/daemons/execd/Makefile.am
index c851607..e649b39 100644
--- a/daemons/execd/Makefile.am
+++ b/daemons/execd/Makefile.am
@@ -12,7 +12,7 @@ include $(top_srcdir)/mk/man.mk
 
 halibdir		= $(CRM_DAEMON_DIR)
 
-halib_PROGRAMS		= pacemaker-execd cts-exec-helper
+halib_PROGRAMS		= pacemaker-execd
 
 pacemaker_execd_CFLAGS		= $(CFLAGS_HARDENED_EXE)
 pacemaker_execd_LDFLAGS		= $(LDFLAGS_HARDENED_EXE)
diff --git a/daemons/fenced/Makefile.am b/daemons/fenced/Makefile.am
index 9485ca5..2f2fa6f 100644
--- a/daemons/fenced/Makefile.am
+++ b/daemons/fenced/Makefile.am
@@ -14,7 +14,7 @@ include $(top_srcdir)/mk/man.mk
 
 halibdir	= $(CRM_DAEMON_DIR)
 
-halib_PROGRAMS	= pacemaker-fenced cts-fence-helper
+halib_PROGRAMS	= pacemaker-fenced
 
 sbin_SCRIPTS	= fence_legacy fence_watchdog