mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
ce5d6d0b91
- add net/pacemaker2 (2.0.0-rc4) - net/corosync -> net/corosync2 (update to 2.4.4) - net/pacemaker -> net/pacemaker1 (update to 1.1.18) - add USES=corosync to deal with multiple versions PR: 228164, 228165 Submitted by: David Shane Holden <dpejesh@yahoo.com>
12 lines
306 B
Plaintext
12 lines
306 B
Plaintext
--- daemons/execd/Makefile.am.orig 2018-05-01 12:13:29 UTC
|
|
+++ daemons/execd/Makefile.am
|
|
@@ -11,8 +11,6 @@ halibdir = $(CRM_DAEMON_DIR)
|
|
|
|
halib_PROGRAMS = pacemaker-execd cts-exec-helper
|
|
|
|
-initdir = $(INITDIR)
|
|
-init_SCRIPTS = pacemaker_remote
|
|
sbin_PROGRAMS = pacemaker-remoted
|
|
|
|
if BUILD_SYSTEMD
|