summaryrefslogtreecommitdiffstats
path: root/audio/jackmeter/jackmeter.SlackBuild
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2017-07-16 00:41:07 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-07-22 06:55:21 +0700
commitcc2aa73a75646850a2007cfadafe9291b2d41aa3 (patch)
tree48ed130a8fa014d614563f814b7aa03a4ada5f57 /audio/jackmeter/jackmeter.SlackBuild
parente946ecba815a2fd2572f68fe5687a6abade2066a (diff)
downloadslackbuilds-cc2aa73a75646850a2007cfadafe9291b2d41aa3.tar.gz
slackbuilds-cc2aa73a75646850a2007cfadafe9291b2d41aa3.tar.xz
audio/jackmeter: Switch to github URL.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'audio/jackmeter/jackmeter.SlackBuild')
-rw-r--r--audio/jackmeter/jackmeter.SlackBuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/jackmeter/jackmeter.SlackBuild b/audio/jackmeter/jackmeter.SlackBuild
index 634df6168c..b43b91e777 100644
--- a/audio/jackmeter/jackmeter.SlackBuild
+++ b/audio/jackmeter/jackmeter.SlackBuild
@@ -53,6 +53,9 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
-exec chmod 644 {} \;
+# 20170716 bkw: github download needs this
+autoreconf -ifv
+
# minor markup errors, plus document the default value for -r option
patch -p1 < $CWD/fix_manpage.diff