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 | 24f772f928102e21d9901b2625b042ba29c50982 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 8906e86..1fceeb0 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -32,7 +32,7 @@ prepare() { build() { cd build - qmake ../${_pkgfqn} + qmake ../kde-$_pkgfqn make }