aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/cacti-spine/files/patch-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/cacti-spine/files/patch-Makefile.in')
-rw-r--r--net-mgmt/cacti-spine/files/patch-Makefile.in27
1 files changed, 10 insertions, 17 deletions
diff --git a/net-mgmt/cacti-spine/files/patch-Makefile.in b/net-mgmt/cacti-spine/files/patch-Makefile.in
index 5d48834ec407..118986738fff 100644
--- a/net-mgmt/cacti-spine/files/patch-Makefile.in
+++ b/net-mgmt/cacti-spine/files/patch-Makefile.in
@@ -1,18 +1,11 @@
---- Makefile.in.orig Wed Jan 19 06:04:10 2005
-+++ Makefile.in Mon Mar 21 16:41:51 2005
-@@ -227,12 +227,12 @@
- includeHEADERS_INSTALL = $(INSTALL_HEADER)
- install-includeHEADERS: $(include_HEADERS)
- @$(NORMAL_INSTALL)
-- $(mkinstalldirs) $(DESTDIR)$(includedir)
-+ $(mkinstalldirs) $(DESTDIR)$(pkgincludedir)
- @list='$(include_HEADERS)'; for p in $$list; do \
- if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
- f="`echo $$p | sed -e 's|^.*/||'`"; \
-- echo " $(includeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(includedir)/$$f"; \
-- $(includeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(includedir)/$$f; \
-+ echo " $(includeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(pkgincludedir)/$$f"; \
-+ $(includeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(pkgincludedir)/$$f; \
- done
+--- Makefile.in.orig Fri Nov 3 11:06:55 2006
++++ Makefile.in Fri Nov 3 11:09:33 2006
+@@ -83,7 +83,7 @@
- uninstall-includeHEADERS:
+ cactid_SOURCES = sql.c cactid.c util.c snmp.c locks.c poller.c nft_popen.c php.c ping.c keywords.c error.c
+
+-configdir = /etc
++configdir = ${PREFIX}/etc
+ config_DATA = cactid.conf
+
+ bin_PROGRAMS = cactid