mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 05:28:53 +02:00
Added TEST section to a couple libtool .bep files
This commit is contained in:
@@ -15,7 +15,11 @@ BUILD {
|
||||
INSTALL {
|
||||
cd libtool-2.2.10
|
||||
make install
|
||||
# make check
|
||||
}
|
||||
|
||||
TEST {
|
||||
make check
|
||||
}
|
||||
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="2004-2010 Free Software Foundation, Inc."
|
||||
|
||||
@@ -15,7 +15,11 @@ BUILD {
|
||||
INSTALL {
|
||||
cd libtool-2.2.8
|
||||
make install
|
||||
# make check
|
||||
}
|
||||
|
||||
TEST {
|
||||
make check
|
||||
}
|
||||
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="2004-2010 Free Software Foundation, Inc."
|
||||
|
||||
Reference in New Issue
Block a user