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,12 +10,10 @@ cd $PKG_BUILD
./configure --host=$TARGET_NAME \
--build=$HOST_NAME \
--prefix=$ROOT/$TOOLCHAIN \
--disable-static \
--enable-shared \
--with-mapdir=$XORG_PATH_MAPS
make
make install-binPROGRAMS
mkdir -p $SYSROOT_PREFIX/usr/lib/pkgconfig
cp -PR *.pc $SYSROOT_PREFIX/usr/lib/pkgconfig
cp -PR *.pc $SYSROOT_PREFIX/usr/lib/pkgconfig