attr: remove package

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-10-12 19:17:45 +02:00
parent f6f3d4b83e
commit 149485b781
2 changed files with 0 additions and 17 deletions

View File

@ -1,16 +0,0 @@
#!/bin/sh
. config/options $1
setup_toolchain host
cd $PKG_BUILD
./configure --host=$HOST_NAME \
--build=$HOST_NAME \
--prefix=$ROOT/$TOOLCHAIN \
make
make install-lib
make install-dev

View File

@ -1 +0,0 @@
http://download.savannah.gnu.org/releases/attr/attr-2.4.44.src.tar.gz