summaryrefslogtreecommitdiff
path: root/cross/uisp/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'cross/uisp/patches/patch-aa')
-rw-r--r--cross/uisp/patches/patch-aa22
1 files changed, 22 insertions, 0 deletions
diff --git a/cross/uisp/patches/patch-aa b/cross/uisp/patches/patch-aa
new file mode 100644
index 00000000000..49e2f7bf034
--- /dev/null
+++ b/cross/uisp/patches/patch-aa
@@ -0,0 +1,22 @@
+$NetBSD: patch-aa,v 1.1.1.1 2004/10/25 01:58:11 rumble Exp $
+
+--- Makefile.in.orig 2004-10-24 21:44:08.000000000 -0400
++++ Makefile.in 2004-10-24 21:44:20.000000000 -0400
+@@ -163,7 +163,7 @@
+ ChangeLog ChangeLog-2003 ChangeLog-2002
+
+
+-DOC_INST_DIR = $(DESTDIR)$(datadir)/doc/uisp-$(VERSION)
++DOC_INST_DIR = $(DESTDIR)$(datadir)/doc/uisp
+ subdir = .
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -381,7 +381,7 @@
+ DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+
+ top_distdir = .
+-distdir = $(PACKAGE)-$(VERSION)
++distdir = $(PACKAGE)
+
+ am__remove_distdir = \
+ { test ! -d $(distdir) \