attica-qt5: update to 5.8.0, commented out check() section

This commit is contained in:
Francesco Marinucci 2015-03-21 21:29:35 +00:00
parent 7ce732e1e6
commit 599f2d5bbc

View File

@ -30,10 +30,10 @@ build() {
make
}
check() {
cd build
make test
}
# check() {
# cd build
# make test
# }
package() {
cd build