ports/net/pacemaker/files/patch-mcp_Makefile.am
Jochen Neumeister 55bb86bc79 - net/pacemaker: Update from 1.1.14 to 1.1.16
- Fix shebangs
- Changelog: https://github.com/ClusterLabs/pacemaker/blob/master/ChangeLog

PR:		219544
Submitted by:	David Shane Holden (maintainer)
Approved by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D11109
2017-06-13 14:32:23 +00:00

11 lines
250 B
Text

--- mcp/Makefile.am.orig 2016-04-18 16:07:35 UTC
+++ mcp/Makefile.am
@@ -19,8 +19,6 @@ include $(top_srcdir)/Makefile.common
if BUILD_CS_SUPPORT
-initdir = $(INITDIR)
-init_SCRIPTS = pacemaker
sbin_PROGRAMS = pacemakerd
if BUILD_SYSTEMD