summaryrefslogtreecommitdiff
path: root/www/epiphany/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'www/epiphany/patches/patch-aa')
-rw-r--r--www/epiphany/patches/patch-aa13
1 files changed, 0 insertions, 13 deletions
diff --git a/www/epiphany/patches/patch-aa b/www/epiphany/patches/patch-aa
deleted file mode 100644
index f5dd9af496a..00000000000
--- a/www/epiphany/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.7 2005/10/14 21:47:59 jmmv Exp $
-
---- help/Makefile.in.orig 2005-10-02 23:39:48.000000000 +0200
-+++ help/Makefile.in
-@@ -977,7 +977,7 @@ install-doc-figs:
- else \
- figfile="$(srcdir)/C/$$fig"; \
- fi; \
-- figdir="$$lc/"`echo $$fig | sed -e 's/^\(.*\/\).*\|.*/\1/'`; \
-+ figdir="$$lc/"`echo $$fig | sed -e 's/^\(.*\/\).*/\1/'`; \
- figdir="$(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$figdir"; \
- if ! test -d "$$figdir"; then \
- echo "$(mkinstalldirs) $$figdir"; \