From c3d81d2355e28160fffca8560ce866a434104f55 Mon Sep 17 00:00:00 2001 From: Simone Rota Date: Sat, 23 Aug 2008 13:05:33 +0000 Subject: [PATCH] subversion: removed neon version check (no need to update) --- subversion/Pkgfile | 1 + 1 file changed, 1 insertion(+) diff --git a/subversion/Pkgfile b/subversion/Pkgfile index 435decce8..d157d5503 100644 --- a/subversion/Pkgfile +++ b/subversion/Pkgfile @@ -15,6 +15,7 @@ build() { --mandir=/usr/man \ --with-apr=/usr --with-apr-util=/usr --with-neon=/usr \ --disable-mod-activation --without-swig --disable-nls \ + --disable-neon-version-check \ --without-apxs make