diff options
author | minskim <minskim@pkgsrc.org> | 2013-11-17 16:45:32 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2013-11-17 16:45:32 +0000 |
commit | abbb932e0dd324e306711ec082c254c2b189cc4d (patch) | |
tree | fdcd197314256c7e0fd66c83f47490c1c9dc41e4 /print/kpathsea/DEINSTALL | |
parent | ac1747e5df4d1b19f46266319271c0937ccf8b5d (diff) | |
download | pkgsrc-abbb932e0dd324e306711ec082c254c2b189cc4d.tar.gz |
Update kpathsea to 6.1.1.
Change: Merge texmf into texmf-dist.
Diffstat (limited to 'print/kpathsea/DEINSTALL')
-rw-r--r-- | print/kpathsea/DEINSTALL | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/kpathsea/DEINSTALL b/print/kpathsea/DEINSTALL index b9e242b99ed..a7ec7c5d57e 100644 --- a/print/kpathsea/DEINSTALL +++ b/print/kpathsea/DEINSTALL @@ -1,4 +1,4 @@ -# $NetBSD: DEINSTALL,v 1.2 2009/06/09 21:29:17 minskim Exp $ +# $NetBSD: DEINSTALL,v 1.3 2013/11/17 16:45:32 minskim Exp $ case "${STAGE}" in DEINSTALL) @@ -7,6 +7,5 @@ DEINSTALL) @VARBASE@/lib/texmf/ls-R \ @TEXMFLOCAL@/ls-R \ @PREFIX@/share/texmf-dist/ls-R \ - @PREFIX@/share/texmf/ls-R ;; esac |