mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
Moved make check to the TEST section for sed.
This commit is contained in:
@@ -17,7 +17,12 @@ BUILD {
|
||||
INSTALL {
|
||||
cd sed-4.2.1
|
||||
make install
|
||||
}
|
||||
|
||||
TEST {
|
||||
cd sed-4.2.1
|
||||
make check
|
||||
}
|
||||
|
||||
LICENSE="GNU GPL v3"
|
||||
COPYRIGHT="1989-2009 Free Software Foundation, Inc."
|
||||
|
||||
Reference in New Issue
Block a user