From 0a4dbba6f4b011d1d6a41e267be4e218417b4dac Mon Sep 17 00:00:00 2001 From: Jay Freeman Date: Sun, 3 Feb 2008 13:17:06 +0000 Subject: Many fixes for Name, Section, and mDNSResponder. git-svn-id: http://svn.telesphoreo.org/trunk@57 514c082c-b64e-11dc-b46d-3d985efe055d --- data/subversion/make.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data/subversion/make.sh') diff --git a/data/subversion/make.sh b/data/subversion/make.sh index 5a8174953..8ac64fcd3 100644 --- a/data/subversion/make.sh +++ b/data/subversion/make.sh @@ -1,5 +1,5 @@ -tar -jxvf "${PKG_DATA}/subversion-1.4.6.tar.bz2" -cd subversion-1.4.6 +pkg:extract +cd * pkg:patch autoconf CFLAGS="-DSVN_NEON_0_25 -DSVN_NEON_0_26" pkg:configure --enable-maintainer-mode --disable-keychain --with-neon="${PKG_ROOT}/usr" --with-apr="$(PKG_WORK_ apr)/apr-1.2.12" --with-apr-util="$(PKG_WORK_ apr-util)/apr-util-1.2.12" -- cgit v1.2.3