mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
Added TEST section to php .bep file
This commit is contained in:
@@ -24,5 +24,10 @@ INSTALL {
|
||||
make install INSTALL_ROOT=${DESTDIR}
|
||||
}
|
||||
|
||||
TEST {
|
||||
cd php-5.3.5
|
||||
make test
|
||||
}
|
||||
|
||||
COPYRIGHT="2001-2011 PHP Group"
|
||||
LICENSE="PHP License v3.01"
|
||||
|
||||
Reference in New Issue
Block a user