move package resourceproto:

- no more need, move to pkg-archive branch
This commit is contained in:
Stephan Raue 2009-10-28 11:25:16 +01:00
parent ad6df6c852
commit a570029143
2 changed files with 0 additions and 16 deletions

View File

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

View File

@ -1 +0,0 @@
http://xorg.freedesktop.org/archive/individual/proto/resourceproto-1.1.0.tar.bz2