freebsd-ports/net/pacemaker1/files/patch-mcp_Makefile.am
Vinícius Zavam 4ec06280c5 net/pacemaker1: update 1.1.19 to 1.1.22
* fixes CVE-2018-16878, CVE-2018-16877, CVE-2019-3885;
  * implement https://bugs.clusterlabs.org/show_bug.cgi?id=5397#c3

PR:		241456
Reviewed by:	flo
Approved by:	portmgr (maintainer timeout)
2020-02-03 14:21:10 +00:00

11 lines
254 B
Text

--- mcp/Makefile.am.orig 2019-12-09 13:23:25 UTC
+++ mcp/Makefile.am
@@ -19,8 +19,6 @@ include $(top_srcdir)/Makefile.common
if BUILD_CS_SUPPORT
-initdir = $(INITDIR)
-dist_init_SCRIPTS = pacemaker
sbin_PROGRAMS = pacemakerd
if BUILD_SYSTEMD