author | Antonio Rojas
<arojas@archlinux.org> 2024-04-12 09:56:52 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2024-04-12 09:56:52 UTC |
parent | a30fca4c5e041fa4d620274514eafbbfe32a14e1 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 12c6fe2..33f7f5c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -29,7 +29,7 @@ prepare() { build() { cd build - qmake ../${_pkgfqn} + qmake ../kde-$_pkgfqn make }