mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 14:08:51 +02:00
bc: minor fixes.
* get tests running.
This commit is contained in:
@@ -22,6 +22,7 @@ PROVIDES="
|
||||
|
||||
REQUIRES="
|
||||
haiku >= $haikuVersion
|
||||
lib:libfl >= 2
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
@@ -52,5 +53,7 @@ INSTALL()
|
||||
|
||||
TEST()
|
||||
{
|
||||
timetest
|
||||
make check
|
||||
cd Test
|
||||
./timetest
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user