removing setserial, no more needed

This commit is contained in:
Stephan Raue 2009-07-28 21:25:37 +02:00
parent 94cfddcd18
commit f23bd25922
3 changed files with 0 additions and 18 deletions

View File

@ -1,11 +0,0 @@
#!/bin/sh
. config/options
$SCRIPTS/build toolchain
cd $PKG_BUILD
./configure --host=$TARGET_NAME \
--build=$HOST_NAME \
--prefix=/usr
make

View File

@ -1,6 +0,0 @@
#!/bin/sh
. config/options
mkdir -p $INSTALL/usr/bin
cp $PKG_BUILD/setserial $INSTALL/usr/bin

View File

@ -1 +0,0 @@
http://downloads.sourceforge.net/setserial/setserial-2.17.tar.gz