{un,}exec texhash -> {un,}exec TEXMFMAIN=%D/share/texmf %D/bin/mktexlsr
as LOCALBASE/bin might not be in root's PATH when adding the package by hand. Bump PKGNAME.
This commit is contained in:
parent
eee7a69a34
commit
d078d34cea
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2003/02/18 16:15:59 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2003/03/31 17:16:52 sturm Exp $
|
||||
|
||||
COMMENT= "LaTeX2e class for overhead transparencies"
|
||||
|
||||
DISTNAME= foiltex-2.1.4a
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
CATEGORIES= print
|
||||
|
||||
MAINTAINER= Nikolay Sturm <sturm@openbsd.org>
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2003/02/18 16:15:59 sturm Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2003/03/31 17:16:52 sturm Exp $
|
||||
share/texmf-local/doc/latex/foiltex/foiltex.dtx
|
||||
share/texmf-local/doc/latex/foiltex/foiltex.dvi
|
||||
share/texmf-local/doc/latex/foiltex/sampfoil.tex
|
||||
@ -12,5 +12,5 @@ share/texmf-local/tex/latex/foiltex/foils.sty
|
||||
share/texmf-local/tex/latex/foiltex/foilshrt.clo
|
||||
@dirrm share/texmf-local/tex/latex/foiltex
|
||||
@dirrm share/texmf-local/doc/latex/foiltex
|
||||
@exec texhash
|
||||
@unexec texhash
|
||||
@exec TEXMFMAIN=%D/share/texmf %D/bin/mktexlsr
|
||||
@unexec TEXMFMAIN=%D/share/texmf %D/bin/mktexlsr
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2003/02/18 16:10:53 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2003/03/31 17:16:52 sturm Exp $
|
||||
|
||||
COMMENT= "LaTeX class to produce high quality slides"
|
||||
|
||||
DISTNAME= prosper-1.00.4
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
CATEGORIES= print
|
||||
|
||||
MAINTAINER= Sebastian Stark <seb@todesplanet.de>
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2003/02/18 16:10:53 sturm Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2003/03/31 17:16:52 sturm Exp $
|
||||
share/examples/prosper/Example.tex
|
||||
share/examples/prosper/ExampleAlienglow.tex
|
||||
share/examples/prosper/ExampleAutumn.tex
|
||||
@ -45,5 +45,5 @@ share/texmf-local/tex/latex/prosper/prosper.cls
|
||||
@dirrm share/texmf-local/tex/latex/prosper
|
||||
@dirrm share/texmf-local/doc/latex/prosper
|
||||
@dirrm share/examples/prosper
|
||||
@exec texhash
|
||||
@unexec texhash
|
||||
@exec TEXMFMAIN=%D/share/texmf %D/bin/mktexlsr
|
||||
@unexec TEXMFMAIN=%D/share/texmf %D/bin/mktexlsr
|
||||
|
Loading…
Reference in New Issue
Block a user