[arch-commits] Commit in gconf/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Jan de Groot jgc at archlinux.org
Sat Jul 26 10:04:03 UTC 2008


    Date: Saturday, July 26, 2008 @ 06:04:03
  Author: jgc
Revision: 6652

Merged revisions 2-6651 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/gconf/trunk

........
  r356 | aaron | 2008-04-18 22:56:27 +0000 (Fri, 18 Apr 2008) | 1 line
  
  Added svn:keywords to all PKGBUILDs
........
  r6650 | jgc | 2008-07-26 10:03:29 +0000 (Sat, 26 Jul 2008) | 2 lines
  
  Fix build with recent autotools
........

Modified:
  gconf/repos/extra-x86_64/	(properties)
  gconf/repos/extra-x86_64/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


Property changes on: gconf/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /gconf/trunk:1
   + /gconf/trunk:1-6651

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-07-26 10:03:47 UTC (rev 6651)
+++ extra-x86_64/PKGBUILD	2008-07-26 10:04:03 UTC (rev 6652)
@@ -26,7 +26,7 @@
   patch -Np1 -i ${startdir}/src/gconf-reload.patch || return 1
   aclocal || return 1
   autoconf || return 1
-  automake || return 1
+  automake --add-missing || return 1
   sed -i -e 's/@LDAP_SUPPORT_TRUE@/#/' backends/Makefile.in
   ./configure --prefix=/usr --sysconfdir=/etc \
               --localstatedir=/var --libexecdir=/usr/lib/GConf \





More information about the arch-commits mailing list