libsvdrp:

- fix build
This commit is contained in:
Stephan Raue 2009-10-22 08:37:19 +02:00
parent 714e817f55
commit 66639972e7

View File

@ -7,7 +7,7 @@ $SCRIPTS/build toolchain
cd $PKG_BUILD
./configure --host=$TARGET_NAME \
--build=$HOST_NAME \
--prefix=$LIB_PREFIX \
--prefix=/usr \
--enable-shared \
--disable-static \
--enable-shave \