Added TEST section to xz-utils

This commit is contained in:
Scott McCreary
2010-10-13 23:11:56 +00:00
parent 9d6d619466
commit 8e6b749ab5

View File

@@ -22,6 +22,12 @@ INSTALL {
cd xz-4.999.9beta
make install
}
TEST {
cd xz-4.999.9beta
make check
}
LICENSE="GNU LGPL v2.1
GNU GPL v2
GNU GPL v3"