author | Antonio Rojas
<arojas@archlinux.org> 2024-04-12 09:57:45 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2024-04-12 09:57:45 UTC |
parent | 6207dc57f8b908f64946d2ef4648fafb07acce11 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 8ccd5ed..a20e1c9 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -29,7 +29,7 @@ prepare() { build() { cd build - qmake ../${_pkgfqn} + qmake ../kde-$_pkgfqn make }