Date: Sunday, May 10, 2015 @ 21:15:59 Author: flexiondotorg Revision: 133205
Updated pluma-gtk3 Modified: pluma-gtk3/trunk/PKGBUILD ----------+ PKGBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-05-10 19:15:41 UTC (rev 133204) +++ PKGBUILD 2015-05-10 19:15:59 UTC (rev 133205) @@ -1,4 +1,3 @@ -# $Id$ # Maintainer : Martin Wimpress <[email protected]> _ver=1.10 @@ -31,7 +30,7 @@ --prefix=/usr \ --libexecdir=/usr/lib/${_pkgbase} \ --with-gtk=3.0 \ - --enable-gtk-doc \ + --enable-gtk-doc=no \ --disable-python make }
