fix texmf-local indexing. OK kili@
This commit is contained in:
parent
f20c2d877a
commit
749110191b
@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile,v 1.10 2010/02/17 10:19:08 jsg Exp $
|
# $OpenBSD: Makefile,v 1.11 2010/04/12 12:49:24 edd Exp $
|
||||||
|
|
||||||
COMMENT-main = texlive texmf for laTeX/PdfTeX
|
COMMENT-main = texlive texmf for laTeX/PdfTeX
|
||||||
COMMENT-full = texlive texmf for XeTeX/ConTeXt and extra macros
|
COMMENT-full = texlive texmf for XeTeX/ConTeXt and extra macros
|
||||||
@ -6,7 +6,7 @@ COMMENT-docs = texlive documentation
|
|||||||
|
|
||||||
DISTNAME = texlive-${DIST_V}-texmf
|
DISTNAME = texlive-${DIST_V}-texmf
|
||||||
|
|
||||||
PKGNAME-main = texlive_texmf-minimal-${V}p0
|
PKGNAME-main = texlive_texmf-minimal-${V}p1
|
||||||
PKGNAME-full = texlive_texmf-full-${V}p1
|
PKGNAME-full = texlive_texmf-full-${V}p1
|
||||||
PKGNAME-docs = texlive_texmf-docs-${V}p0
|
PKGNAME-docs = texlive_texmf-docs-${V}p0
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
$OpenBSD: patch-texmf_web2c_texmf_cnf,v 1.1 2009/12/12 17:48:34 edd Exp $
|
$OpenBSD: patch-texmf_web2c_texmf_cnf,v 1.2 2010/04/12 12:49:24 edd Exp $
|
||||||
--- texmf/web2c/texmf.cnf.orig Sun Nov 22 12:44:20 2009
|
--- texmf/web2c/texmf.cnf.orig Sun Nov 22 12:44:20 2009
|
||||||
+++ texmf/web2c/texmf.cnf Sun Nov 22 12:50:47 2009
|
+++ texmf/web2c/texmf.cnf Sun Nov 22 12:50:47 2009
|
||||||
@@ -6,6 +6,8 @@
|
@@ -6,6 +6,8 @@
|
||||||
@ -29,7 +29,7 @@ $OpenBSD: patch-texmf_web2c_texmf_cnf,v 1.1 2009/12/12 17:48:34 edd Exp $
|
|||||||
% This tree is not used for local configuration maintained by
|
% This tree is not used for local configuration maintained by
|
||||||
% texconfig, it uses TEXMFCONFIG below.
|
% texconfig, it uses TEXMFCONFIG below.
|
||||||
-TEXMFLOCAL = $SELFAUTOPARENT/../texmf-local
|
-TEXMFLOCAL = $SELFAUTOPARENT/../texmf-local
|
||||||
+TEXMFLOCAL = $OBSD_TMF/../texmf-local
|
+TEXMFLOCAL = $OBSD_TMF/texmf-local
|
||||||
|
|
||||||
% TEXMFSYSVAR, where texconfig-sys stores variable runtime data.
|
% TEXMFSYSVAR, where texconfig-sys stores variable runtime data.
|
||||||
% With teTeX-3.0 or later, this must be set.
|
% With teTeX-3.0 or later, this must be set.
|
||||||
|
Loading…
Reference in New Issue
Block a user