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 | 588167631c46aee015eeaf1c80821e918519e506 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index eb7d0ae..b43e83d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -29,7 +29,7 @@ prepare() { build() { cd build - qmake ../${_pkgfqn} + qmake ../kde-$_pkgfqn make }