mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
util_macros: remove old recipe
This commit is contained in:
@@ -1,19 +0,0 @@
|
||||
DESCRIPTION="util-macros"
|
||||
HOMEPAGE="http://xorg.freedesktop.org/archive/individual/util/"
|
||||
SRC_URI="http://xorg.freedesktop.org/archive/individual/util/util-macros-1.7.0.tar.gz"
|
||||
CHECKSUM_MD5="8a8d208f24672e7a37d1aa4d2ffcef8e"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
DEPEND=""
|
||||
BUILD()
|
||||
{
|
||||
cd util-macros-1.7.0
|
||||
libtoolize --force --copy --install
|
||||
./configure --prefix=`finddir B_COMMON_DIRECTORY`
|
||||
}
|
||||
|
||||
INSTALL()
|
||||
{
|
||||
cd util-macros-1.7.0
|
||||
make install
|
||||
}
|
||||
Reference in New Issue
Block a user