summaryrefslogtreecommitdiff
path: root/ham/tlf/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'ham/tlf/patches/patch-ae')
-rw-r--r--ham/tlf/patches/patch-ae15
1 files changed, 15 insertions, 0 deletions
diff --git a/ham/tlf/patches/patch-ae b/ham/tlf/patches/patch-ae
new file mode 100644
index 00000000000..949e0705c92
--- /dev/null
+++ b/ham/tlf/patches/patch-ae
@@ -0,0 +1,15 @@
+$NetBSD: patch-ae,v 1.1 2010/01/29 23:54:51 joerg Exp $
+
+--- doc/Makefile.in.orig 2010-01-29 23:52:01.000000000 +0000
++++ doc/Makefile.in
+@@ -285,8 +285,8 @@ uninstall-am: uninstall-info-am
+
+
+ install-data-local:
+- $(mkinstalldirs) $(pkgdatadir)/doc
+- install -m 0644 README $(pkgdatadir)/doc
++ $(mkinstalldirs) ${DESTDIR}$(pkgdatadir)/doc
++ install -m 0644 README ${DESTDIR}$(pkgdatadir)/doc
+ # Tell versions [3.59,3.63) of GNU make to not export all variables.
+ # Otherwise a system limit (for SysV at least) may be exceeded.
+ .NOEXPORT: