font-util:

- various cleanups
This commit is contained in:
Stephan Raue 2009-10-22 09:46:00 +02:00
parent aebdb04d51
commit 329c45455c

View File

@ -10,8 +10,6 @@ cd $PKG_BUILD
./configure --host=$TARGET_NAME \ ./configure --host=$TARGET_NAME \
--build=$HOST_NAME \ --build=$HOST_NAME \
--prefix=$ROOT/$TOOLCHAIN \ --prefix=$ROOT/$TOOLCHAIN \
--disable-static \
--enable-shared \
--with-mapdir=$XORG_PATH_MAPS --with-mapdir=$XORG_PATH_MAPS
make make