summaryrefslogtreecommitdiff
path: root/editors/TeXmacs/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'editors/TeXmacs/patches/patch-aa')
-rw-r--r--editors/TeXmacs/patches/patch-aa11
1 files changed, 1 insertions, 10 deletions
diff --git a/editors/TeXmacs/patches/patch-aa b/editors/TeXmacs/patches/patch-aa
index 0e2846c8bc9..d1e5db3506a 100644
--- a/editors/TeXmacs/patches/patch-aa
+++ b/editors/TeXmacs/patches/patch-aa
@@ -1,16 +1,7 @@
-$NetBSD: patch-aa,v 1.5 2004/01/01 12:30:56 recht Exp $
+$NetBSD: patch-aa,v 1.6 2004/01/20 14:44:13 recht Exp $
--- Makefile.in.orig 2003-12-28 17:18:07.000000000 +0100
+++ Makefile.in 2003-12-29 18:03:37.000000000 +0100
-@@ -136,7 +136,7 @@
- @echo installed TeXmacs executables in $(DESTDIR)$(tmbin)
- $(MKDIR) $(DESTDIR)$(tmdata)
- $(CP) $(tmdir)/LICENSE $(DESTDIR)$(tmdata)
-- $(CP) $(tmdir)/doc $(DESTDIR)$(tmdata)
-+ $(CP) $(tmdir)/doc $(DESTDIR)$(datadir)/doc/TeXmacs
- $(CP) $(tmdir)/examples $(DESTDIR)$(tmdata)
- $(CP) $(tmdir)/fonts $(DESTDIR)$(tmdata)
- $(CP) $(tmdir)/langs $(DESTDIR)$(tmdata)
@@ -166,10 +166,8 @@
$(MKDIR) $(DESTDIR)$(mandir)/man1
$(CP) misc/man/fig2ps.1 $(DESTDIR)$(mandir)/man1