summaryrefslogtreecommitdiffstats
path: root/python/halberd/halberd.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2020-05-10 11:27:03 +0200
committer Matteo Bernardini2020-05-10 11:27:03 +0200
commita486038c044247b371bcd7a7b2c3b4e35bf14bc4 (patch)
treed5f6b2b9311a5c06d88c15a0ca7991b480c69783 /python/halberd/halberd.SlackBuild
parente4e43c683e75e13fd60ca4763694b67ef59ad60b (diff)
downloadslackbuilds-e21796199fe8fa8c9d36fd8c7221c2d2009a912d.tar.gz
20200510.2 global branch merge.current-20200510.2
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