summaryrefslogtreecommitdiff
path: root/extra/subversion
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-02-17 03:22:26 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-02-17 03:22:26 +0000
commit35e9f8bc93db9e691bf6d00950956ca3e5d86e83 (patch)
treef00547d7fa71a3c490077d233f63c66efe8e5cac /extra/subversion
parent7695869e55415ddd53069b90850a387e73f04f4e (diff)
Mon Feb 17 03:19:04 UTC 2014
Diffstat (limited to 'extra/subversion')
-rw-r--r--extra/subversion/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/subversion/PKGBUILD b/extra/subversion/PKGBUILD
index f8664fb03..781554d9a 100644
--- a/extra/subversion/PKGBUILD
+++ b/extra/subversion/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 204824 2014-01-28 03:33:08Z td123 $
+# $Id: PKGBUILD 206046 2014-02-16 10:53:26Z andyrtr $
# Maintainer: Angel Velasquez <angvp@archlinux.org>
# Contributor: Stéphane Gaudreault <stephane@archlinux.org>
# Contributor: Paul Mattal <paul@archlinux.org>
@@ -6,7 +6,7 @@
pkgname=subversion
pkgver=1.8.5
-pkgrel=2
+pkgrel=3
pkgdesc="A Modern Concurrent Version Control System"
arch=('i686' 'x86_64')
url="http://subversion.apache.org/"
@@ -49,7 +49,7 @@ build() {
export PYTHON=/usr/bin/python2
./configure --prefix=/usr --with-apr=/usr --with-apr-util=/usr \
--with-zlib=/usr --with-serf=/usr --with-apxs \
- --with-sqlite=/usr --with-berkeley-db=:/usr/include/:/usr/lib:db-5.3 \
+ --with-sqlite=/usr \
--enable-javahl --with-gnome-keyring --with-kwallet \
--with-apache-libexecdir=/usr/lib/httpd/modules \
--with-ruby-sitedir=/usr/lib/ruby/vendor_ruby \