author | Antonio Rojas
<arojas@archlinux.org> 2024-04-12 09:57:41 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2024-04-12 09:57:41 UTC |
parent | 05d66e25107d7ff1028b0171a25ee3ae96345278 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 0b57e0b..e0400fd 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -29,7 +29,7 @@ prepare() { build() { cd build - qmake ../${_pkgfqn} + qmake ../kde-$_pkgfqn make }