summaryrefslogtreecommitdiff
path: root/data/subversion/make.sh
blob: 8ac64fcd3ba500a04e065692aa342a2174abd4c0 (plain)
1
2
3
4
5
6
7
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"
make
pkg:install