author | Antonio Rojas
<arojas@archlinux.org> 2024-04-12 09:56:51 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2024-04-12 09:56:51 UTC |
parent | 60f33cf94e3b19a6f68e92a86102f192449807b2 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 4ed6d6b..447e1d7 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -31,7 +31,7 @@ prepare() { build() { cd build - qmake ../${_pkgfqn} + qmake ../kde-$_pkgfqn make }