summaryrefslogtreecommitdiffstats
path: root/source/l/gtkspell/gtkspell.SlackBuild
diff options
context:
space:
mode:
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 \