summaryrefslogtreecommitdiff
path: root/sysutils/munin-common/files/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/munin-common/files/patch-Makefile')
-rw-r--r--sysutils/munin-common/files/patch-Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/sysutils/munin-common/files/patch-Makefile b/sysutils/munin-common/files/patch-Makefile
index 33f2a8964cc9..12af94e59f0b 100644
--- a/sysutils/munin-common/files/patch-Makefile
+++ b/sysutils/munin-common/files/patch-Makefile
@@ -1,6 +1,6 @@
--- Makefile.orig 2014-11-24 21:46:24 UTC
+++ Makefile
-@@ -68,60 +68,48 @@ install: install-master-prime install-co
+@@ -68,60 +68,47 @@ install: install-master-prime install-co
install-pre: Makefile Makefile.config
@$(CHECKUSER)
@@ -37,7 +37,6 @@
+ mkdir -p $(DESTDIR)$(LIBDIR)
+ mkdir -p $(DESTDIR)$(BINDIR)
+ mkdir -p $(DESTDIR)$(HTMLDIR)
-+ mkdir -p $(DESTDIR)$(DBDIR)
+ mkdir -p $(DESTDIR)$(DBDIR)/cgi-tmp
+ mkdir -p $(DESTDIR)$(CGIDIR)
@@ -89,7 +88,7 @@
# Not ready to be installed yet
# $(INSTALL) -m 0755 build/master/_bin/munin-gather $(LIBDIR)/
-@@ -139,33 +127,29 @@ endif
+@@ -139,33 +126,29 @@ endif
install-plugins-prime: install-plugins build $(PLUGINS) Makefile Makefile.config
@$(CHECKGROUP)
@@ -135,7 +134,7 @@
fi \
done
-@@ -183,7 +167,7 @@ install-async:
+@@ -183,7 +166,7 @@ install-async:
install-node-prime: install-node-pre install-node
install-node-pre: build/node/munin-node.conf install-pre
@@ -144,7 +143,7 @@
install-common-prime: build-common install-common
-@@ -466,6 +450,7 @@ install-%: %/Build
+@@ -466,6 +449,7 @@ install-%: %/Build
--install_path sbin=$(SBINDIR) \
--install_path bindoc=$(MANDIR)/man1 \
--install_path libdoc=$(MANDIR)/man3 \