pkgsrc/editors/lyx-qt/patches/patch-af
reed 93194cc8c7 This is an update to lyx 1.4.1. The jump from 1.3.x to 1.4 is
huge. Please see the announcements at http://www.lyx.org/announce/1_4_0.txt
and http://www.lyx.org/announce/1_4_1.txt

This adds a different interface, change tracking, character styles
new tex2lyx (instead of reLyX) and a lot more.

Pkgsrc changes include:

DESCR -- remove the word "New" since it is not new.

Improve COMMENT.

makepsres tool not used anymore.

New python scripts.

Remove post-install target for texmf files as now done via normal install.

patch-ah removed -- already integrated.
patch-ai removed -- reLyX was removed.
patch-aj removed -- Makefile changed (maybe this is needed to stop rebuild
between build and install steps -- need to check this.)

patch-ac added for sys./time.h needed; already in lyx development version.

(I did this update last week and tested on Linux, NetBSD and DragonFly
and havce been using on NetBSD.)
2006-04-18 23:21:18 +00:00

13 lines
380 B
Text

$NetBSD: patch-af,v 1.6 2006/04/18 23:21:18 reed Exp $
--- lib/Makefile.in.orig 2006-04-11 17:45:48.000000000 -0700
+++ lib/Makefile.in 2006-04-11 17:49:01.000000000 -0700
@@ -1185,7 +1185,7 @@
templates/ijmpd.lyx \
templates/agu_article.lyx
-texdir = $(pkgdatadir)/tex
+texdir = ${PKG_LOCALTEXMFPREFIX}/tex/latex/lyx
dist_tex_DATA = \
tex/broadway.cls \
tex/cv.cls \