update to Coherence-0.6.2, fix installation of libproxy

This commit is contained in:
Stephan Raue 2009-05-05 15:58:23 +02:00
parent 36282d70f7
commit e04ae4959b
2 changed files with 3 additions and 2 deletions

View File

@ -13,4 +13,5 @@ cp -PR $BUILD/$1*/src/lib/.libs/*.so* $INSTALL/usr/lib
mkdir -p $INSTALL/$PLUGIN_DIR
cp -PR $BUILD/$1*/src/plugins/.libs/*.so $INSTALL/$PLUGIN_DIR
cp -PR $BUILD/$1*/test.d $INSTALL
mkdir -p $INSTALL/test.libproxy
cp -PR $BUILD/$1*/test.d/*test* $INSTALL/test.libproxy

View File

@ -1 +1 @@
http://coherence.beebits.net/download/Coherence-0.6.0.tar.gz
http://coherence.beebits.net/download/Coherence-0.6.2.tar.gz