aboutsummaryrefslogtreecommitdiff
path: root/dev/tex
diff options
context:
space:
mode:
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