mirror of
https://git.freebsd.org/ports.git
synced 2025-07-04 10:59:14 -04:00
- 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>
11 lines
278 B
Text
11 lines
278 B
Text
--- daemons/pacemakerd/Makefile.am.orig 2018-05-01 12:13:51 UTC
|
|
+++ daemons/pacemakerd/Makefile.am
|
|
@@ -9,8 +9,6 @@ include $(top_srcdir)/Makefile.common
|
|
|
|
if BUILD_CS_SUPPORT
|
|
|
|
-initdir = $(INITDIR)
|
|
-init_SCRIPTS = pacemaker
|
|
sbin_PROGRAMS = pacemakerd
|
|
|
|
if BUILD_SYSTEMD
|