mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
Updated rez
This commit is contained in:
@@ -27,6 +27,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:gcc
|
||||
cmd:flex
|
||||
cmd:bison
|
||||
cmd:rez
|
||||
"
|
||||
|
||||
BUILD()
|
||||
@@ -35,12 +36,7 @@ BUILD()
|
||||
BE_C_COMPILER=gcc make DEBUG=0
|
||||
PATH=`pwd`:$PATH
|
||||
popd
|
||||
|
||||
|
||||
pushd rez
|
||||
BE_C_COMPILER=gcc make DEBUG=0
|
||||
PATH=`pwd`:$PATH
|
||||
popd
|
||||
|
||||
|
||||
cd sum-it
|
||||
BE_C_COMPILER=gcc make DEBUG=0
|
||||
|
||||
Reference in New Issue
Block a user