aboutsummaryrefslogtreecommitdiff
path: root/dev/tex
diff options
context:
space:
mode:
authorrudson <rudson@370017ae-e619-0410-ac65-c121f96126d4>2006-11-25 23:01:35 +0000
committerrudson <rudson@370017ae-e619-0410-ac65-c121f96126d4>2006-11-25 23:01:35 +0000
commitba8055364de52363acd59d0185e5725fa1de6a21 (patch)
tree5915bee6e12e0b44d1e5ee2e1c9b5bda8244d77b /dev/tex
parentd1abcc3667f29183cc6f61aa02b51bb6598d1f70 (diff)
downloadslackbuilds-ba8055364de52363acd59d0185e5725fa1de6a21.tar.gz
slackbuilds-ba8055364de52363acd59d0185e5725fa1de6a21.tar.bz2
latex2html: correção; ddd: adicionado
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@737 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'dev/tex')
-rwxr-xr-xdev/tex/latex2html/latex2html.SlackBuild4
-rw-r--r--dev/tex/latex2html/slack-required4
2 files changed, 6 insertions, 2 deletions
diff --git a/dev/tex/latex2html/latex2html.SlackBuild b/dev/tex/latex2html/latex2html.SlackBuild
index 3a3a3bc8..c62140c3 100755
--- a/dev/tex/latex2html/latex2html.SlackBuild
+++ b/dev/tex/latex2html/latex2html.SlackBuild
@@ -7,9 +7,9 @@
CWD=`pwd`
# ---- Inicializa variáveis com o slackbuild ------------
-if [ -e ~/.slackbuildrc ]; then
+if [ -f ~/.slackbuildrc ]; then
source ~/.slackbuildrc
-elif [ -e /etc/slackbuildrc ]; then
+elif [ -f /etc/slackbuildrc ]; then
source /etc/slackbuildrc
fi
diff --git a/dev/tex/latex2html/slack-required b/dev/tex/latex2html/slack-required
new file mode 100644
index 00000000..2b8a84aa
--- /dev/null
+++ b/dev/tex/latex2html/slack-required
@@ -0,0 +1,4 @@
+tetex
+perl >= 5.1
+espgs
+netpbm