[arch-commits] Commit in gtk2/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Fri Aug 23 21:18:37 UTC 2019
Date: Friday, August 23, 2019 @ 21:18:36
Author: jgc
Revision: 360621
Fix FTBS with automake 1.16 (FS#62022)
Modified:
gtk2/trunk/PKGBUILD
----------+
PKGBUILD | 1 +
1 file changed, 1 insertion(+)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-08-23 14:31:58 UTC (rev 360620)
+++ PKGBUILD 2019-08-23 21:18:36 UTC (rev 360621)
@@ -30,6 +30,7 @@
prepare() {
cd gtk
+ git cherry-pick -n 2dbf31c0ea4f17a817b931c731f8de14c278300d
patch -Np1 -i ../xid-collision-debug.patch
sed -i '1s/python$/&2/' gtk/gtk-builder-convert
NOCONFIGURE=1 ./autogen.sh
More information about the arch-commits
mailing list