move package util-macros:

- no more need, move to pkg-archive branch
This commit is contained in:
Stephan Raue 2009-10-28 11:27:11 +01:00
parent 98c8281acb
commit bcb373cdcb
2 changed files with 0 additions and 18 deletions

View File

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

View File

@ -1 +0,0 @@
http://xorg.freedesktop.org/releases/individual/util/util-macros-1.1.6.tar.bz2