drop kde4 from master

This commit is contained in:
arcan1s
2015-05-20 00:36:48 +03:00
parent 3bac9ac09f
commit a53c5ec38c
93 changed files with 47 additions and 7457 deletions

View File

@ -49,6 +49,6 @@ build () {
}
package() {
cd "${srcdir}/build"
cd "${srcdir}/${_pkgname}/build"
make DESTDIR="${pkgdir}" install
}