move package libungif:

- no more need, move to pkg-archive branch
This commit is contained in:
Stephan Raue 2009-10-28 11:13:40 +01:00
parent 8c524b3798
commit c649712373
2 changed files with 0 additions and 20 deletions

View File

@ -1,19 +0,0 @@
#!/bin/sh
. config/options
$SCRIPTS/build toolchain
cd $PKG_BUILD
./configure --host=$TARGET_NAME \
--build=$HOST_NAME \
--prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \
--enable-static \
--disable-shared \
--without-x \
make -C lib
$MAKEINSTALL -C lib

View File

@ -1 +0,0 @@
http://prdownloads.sourceforge.net/giflib/libungif-4.1.4.tar.bz2