summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-tex/latex2html/latex2html-2002.1.ebuild')
-rw-r--r--dev-tex/latex2html/latex2html-2002.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-tex/latex2html/latex2html-2002.1.ebuild b/dev-tex/latex2html/latex2html-2002.1.ebuild
index 08c6caff987b..4ce9cdca1de3 100644
--- a/dev-tex/latex2html/latex2html-2002.1.ebuild
+++ b/dev-tex/latex2html/latex2html-2002.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex2html/latex2html-2002.1.ebuild,v 1.1 2003/06/09 13:11:26 satai Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex2html/latex2html-2002.1.ebuild,v 1.2 2003/09/06 23:50:05 msterret Exp $
MY_P=${P/./-}
S=${WORKDIR}/${MY_P}
@@ -46,11 +46,11 @@ src_compile() {
}
src_install() {
- dodir /usr/bin /usr/lib/latex2html /usr/share/latex2html
+ dodir /usr/bin /usr/lib/latex2html /usr/share/latex2html
dodir /usr/share/texmf/tex/latex/html
cp cfgcache.pm cfgcache.pm.bak
- # mktexlsr is run later to avoid a sandbox violation
+ # mktexlsr is run later to avoid a sandbox violation
sed \
-e "/BINDIR\|LIBDIR\|SHLIBDIR\|TEXPATH/s#q'/#q'"${D}"#" \
-e "/MKTEXLSR/s:q'.*':q'':" \