move package rsxs:

- no more need, move to pkg-archive branch
This commit is contained in:
Stephan Raue 2009-10-28 11:14:39 +01:00
parent b4ea3ce30c
commit 2b27eaedc9
3 changed files with 0 additions and 29 deletions

View File

@ -1,21 +0,0 @@
#!/bin/sh
. config/options
$SCRIPTS/build toolchain
cd $PKG_BUILD
./configure --host=$TARGET_NAME \
--build=$HOST_NAME \
--prefix=/usr \
--exec-prefix=/usr \
--sysconfdir=/etc \
--datadir=/usr/share \
--enable-shared \
--disable-static \
--disable-sound \
--without-xscreensaver
make
$MAKEINSTALL

View File

@ -1,7 +0,0 @@
#!/bin/sh
. config/options
mkdir -p $INSTALL/usr/lib
cp $PKG_DIR/src/.libs/*.so* $INSTALL/usr/lib

View File

@ -1 +0,0 @@
http://downloads.sourceforge.net/project/rsxs/rsxs/1.0/rsxs-1.0.tar.gz