diff options
Diffstat (limited to 'source')
-rw-r--r-- | source/l/FTBFSlog | 4 | ||||
-rwxr-xr-x | source/l/gtkspell/gtkspell.SlackBuild | 4 | ||||
-rw-r--r-- | source/x/x11/build/xf86-video-apm | 2 | ||||
-rw-r--r-- | source/x/x11/build/xf86-video-s3virge | 2 |
4 files changed, 10 insertions, 2 deletions
diff --git a/source/l/FTBFSlog b/source/l/FTBFSlog index 2d634e61..f92acde6 100644 --- a/source/l/FTBFSlog +++ b/source/l/FTBFSlog @@ -1,3 +1,7 @@ +Sun Feb 10 20:16:20 UTC 2019 + gtkspell: regenerate build to fix newer gtk-doc dropping gtkdoc-mktmpl. + Thanks to nobodino. ++--------------------------+ Sat Feb 9 21:52:22 UTC 2019 libglade: regenerate build to fix newer gtk-doc dropping gtkdoc-mktmpl. Thanks to nobodino. diff --git a/source/l/gtkspell/gtkspell.SlackBuild b/source/l/gtkspell/gtkspell.SlackBuild index fda23785..7d5c92dc 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 \ diff --git a/source/x/x11/build/xf86-video-apm b/source/x/x11/build/xf86-video-apm index b4de3947..d00491fd 100644 --- a/source/x/x11/build/xf86-video-apm +++ b/source/x/x11/build/xf86-video-apm @@ -1 +1 @@ -11 +1 diff --git a/source/x/x11/build/xf86-video-s3virge b/source/x/x11/build/xf86-video-s3virge index 7ed6ff82..d00491fd 100644 --- a/source/x/x11/build/xf86-video-s3virge +++ b/source/x/x11/build/xf86-video-s3virge @@ -1 +1 @@ -5 +1 |