summaryrefslogtreecommitdiffstats
path: root/source/l/gtkspell/gtkspell.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2019-02-10 20:55:14 +0000
committer Eric Hameleers <alien@slackware.com>2019-02-11 08:59:46 +0100
commitf5a2fd8812fe66114bc7581c08a922acca70b0fa (patch)
treedd04a192547efeac7e1833db075b268042b9c29b /source/l/gtkspell/gtkspell.SlackBuild
parentf49ba0d7785f69acb860e08a3d04df04b2f3a3aa (diff)
downloadcurrent-f5a2fd8812fe66114bc7581c08a922acca70b0fa.tar.gz
current-f5a2fd8812fe66114bc7581c08a922acca70b0fa.tar.xz
Sun Feb 10 20:55:14 UTC 201920190210205514
d/python-pip-19.0.2-x86_64-1.txz: Upgraded. l/imagemagick-6.9.10_27-x86_64-1.txz: Upgraded. x/xf86-video-apm-1.3.0-x86_64-1.txz: Upgraded. x/xf86-video-s3virge-1.11.0-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/l/gtkspell/gtkspell.SlackBuild')
-rwxr-xr-xsource/l/gtkspell/gtkspell.SlackBuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/source/l/gtkspell/gtkspell.SlackBuild b/source/l/gtkspell/gtkspell.SlackBuild
index fda23785d..7d5c92dc2 100755
--- a/source/l/gtkspell/gtkspell.SlackBuild
+++ b/source/l/gtkspell/gtkspell.SlackBuild
@@ -78,6 +78,10 @@ find . \
\( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
-exec chmod 644 {} \;
+# Regenerate build system to fix newer gtk-doc dropping gtkdoc-mktmpl:
+gtkdocize
+autoreconf -vif
+
# Configure:
CFLAGS="$SLKCFLAGS" \
./configure \