summaryrefslogtreecommitdiffstats
path: root/python/halberd/halberd.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2021-02-27 11:29:41 +0100
committer Matteo Bernardini2021-02-27 11:29:41 +0100
commit3e512aae2bdd9aff3a4ba418b7de58debeb48c7e (patch)
treebb633b832334a8634697701d29af0cf5343c9779 /python/halberd/halberd.SlackBuild
parent9aa1498acb0841d4ce656319a4de5cc157b4e2ed (diff)
downloadslackbuilds-3e512aae2bdd9aff3a4ba418b7de58debeb48c7e.tar.gz
20210227.1 global branch merge.current-20210227.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