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

This commit is contained in:
Francesco Marinucci 2015-03-21 21:38:28 +00:00
parent 5518e80cd4
commit bb83a608ad

View File

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