Added new TEST section to python, automake, findutils, coreutils and diffutils.

This commit is contained in:
Scott McCreary
2010-10-08 21:03:19 +00:00
parent e559e4fb78
commit 3cf3c035e6
5 changed files with 31 additions and 0 deletions

View File

@@ -20,5 +20,10 @@ INSTALL {
make install
}
TEST {
cd findutils-4.4.2
make install
}
LICENSE="GNU GPL v3"
COPYRIGHT="1990-2010 Free Software Foundation, Inc."