summaryrefslogtreecommitdiffstats
path: root/python/halberd/halberd.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2018-12-15 17:18:09 +0100
committer Matteo Bernardini2018-12-15 17:18:09 +0100
commit62c0270ef676a18dccbcc2b475323b66fadee9c5 (patch)
tree91a0a03eaf45184ecbe60e542e59484e45df75c8 /python/halberd/halberd.SlackBuild
parent9580ce08a1979e8bb9079d1bae7b1eafcc58b611 (diff)
downloadslackbuilds-62c0270ef676a18dccbcc2b475323b66fadee9c5.tar.gz
20181215.1 global branch merge.current-20181215.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'python/halberd/halberd.SlackBuild')
-rw-r--r--python/halberd/halberd.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/python/halberd/halberd.SlackBuild b/python/halberd/halberd.SlackBuild
index 2081acbd56..8e78173d5d 100644
--- a/python/halberd/halberd.SlackBuild
+++ b/python/halberd/halberd.SlackBuild
@@ -69,9 +69,6 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
-# Fix path to latex binary for Slackware
-patch -p1 --verbose < $CWD/make-pdf-manual.diff
-
# Generate PDF documentation
( cd doc/
make manual.pdf