summaryrefslogtreecommitdiff
path: root/graphics/orca/files/patch-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/orca/files/patch-Makefile.in')
-rw-r--r--graphics/orca/files/patch-Makefile.in20
1 files changed, 0 insertions, 20 deletions
diff --git a/graphics/orca/files/patch-Makefile.in b/graphics/orca/files/patch-Makefile.in
deleted file mode 100644
index c50c6646b404..000000000000
--- a/graphics/orca/files/patch-Makefile.in
+++ /dev/null
@@ -1,20 +0,0 @@
---- Makefile.in.orig Wed Aug 7 20:08:36 2002
-+++ Makefile.in Tue Feb 18 23:58:27 2003
-@@ -1,6 +1,7 @@
- @SET_MAKE@
-
--SUBDIRS = packages lib src @ORCALLATOR_SUBDIR@ docs contrib
-+# SUBDIRS = packages lib src @ORCALLATOR_SUBDIR@ docs contrib
-+SUBDIRS = packages lib src docs contrib
- prefix = @prefix@
- MKDIR = @MKDIR@
- MAKE_RRDTOOL = @MAKE_RRDTOOL@
-@@ -30,8 +31,6 @@
-
- install: $(INSTALL_RRDTOOL)
- $(MKDIR) $(VAR_DIR)
-- $(MKDIR) $(ORCALLATOR_DIR)
-- $(MKDIR) $(RRD_DIR)/orcallator
- @for dir in $(SUBDIRS); do \
- if test -d $$dir; then \
- echo "cd $$dir"; \