kplotting: update to 5.8.0, commented out check() section

This commit is contained in:
Francesco Marinucci 2015-03-21 21:46:38 +00:00
parent c93ffe1974
commit 6c180f00af

View File

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