remove bogus 'texlinks' calls in packing list.

texlinks is bad as it lead to symlinks in /usr/local/bin which are not in a
packing list.

OK jasper@, espie@
This commit is contained in:
edd 2011-08-01 11:35:34 +00:00
parent c112c5d6f0
commit c05cebf743
2 changed files with 3 additions and 5 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.8 2011/07/27 18:20:49 edd Exp $
# $OpenBSD: Makefile,v 1.9 2011/08/01 11:35:34 edd Exp $
COMMENT= powerful descriptive vector graphics language
DISTNAME= asymptote-2.10.src
PKGNAME= ${DISTNAME:S/.src//g}
REVISION = 1
REVISION = 2
CATEGORIES= graphics
HOMEPAGE= http://asymptote.sourceforge.net/

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.2 2011/05/30 11:04:14 shadchin Exp $
@comment $OpenBSD: PLIST,v 1.3 2011/08/01 11:35:34 edd Exp $
@bin bin/asy
bin/xasy
@info info/asy-faq.info
@ -445,6 +445,4 @@ share/texmf/tex/latex/asymptote/asymptote.sty
share/texmf/tex/latex/asymptote/latexmkrc
share/texmf/tex/latex/asymptote/ocg.sty
@exec mktexlsr > /dev/null 2>&1
@exec texlinks
@unexec-delete mktexlsr > /dev/null 2>&1
@unexec-delete texlinks