--- subversion-1.1.0_rc2.ebuild.old 2004-09-10 15:54:48.000000000 -0400 +++ subversion-1.1.0_rc2.ebuild 2004-09-10 16:31:45.000000000 -0400 @@ -15,7 +15,7 @@ S=${WORKDIR}/${P/_rc/-rc} -#Allow for custion repository locations +#Allow for custom repository locations if [ "${SVN_REPOS_LOC}x" = "x" ]; then SVN_REPOS_LOC="/var/svn" fi @@ -113,6 +113,7 @@ fi econf ${myconf} \ + --without-jikes \ --with-neon=/usr \ --disable-experimental-libtool \ --disable-mod-activation ||die "configuration failed"