From 97f9fcee211f9e47c31b562133ea2d275ca612a9 Mon Sep 17 00:00:00 2001
From: James Meyer <james.meyer@operamail.com>
Date: Thu, 3 Nov 2011 23:09:02 -0500
Subject: subversion: recompile for new neon.

---
 abs/extra/subversion/PKGBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/abs/extra/subversion/PKGBUILD b/abs/extra/subversion/PKGBUILD
index eab07f3..6e7efe0 100644
--- a/abs/extra/subversion/PKGBUILD
+++ b/abs/extra/subversion/PKGBUILD
@@ -10,7 +10,7 @@ arch=('i686' 'x86_64')
 license=('apache' 'bsd')
 depends=('neon' 'apr-util')
 makedepends=('heimdal' 'apache' 'python2' 'perl' 'swig' 'ruby' 'jdk' 
-             'autoconf' 'sqlite3' 'db' 'e2fsprogs')
+             'autoconf' 'sqlite3' 'db' 'e2fsprogs' )
 source=(http://subversion.tigris.org/downloads/$pkgname-$pkgver.tar.bz2
         svnserve svn svnserve.conf svnmerge.py
         subversion.rpath.fix.patch
@@ -35,7 +35,7 @@ build() {
    autoreconf
    ./configure --prefix=/usr --with-apr=/usr --with-apr-util=/usr \
                --with-zlib=/usr --with-neon=/usr --with-sqlite=/usr \
-               --enable-javahl --with-gnome-keyring --with-apxs \
+               --enable-javahl --without-gnome-keyring --with-apxs \
                --with-sqlite=/usr --with-jdk
 
    # build
-- 
cgit v0.12