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 | f9a677fea1d574fbd79ddc74a972d47b05c52f74 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 1b1c17d..0f1b01d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -30,7 +30,7 @@ prepare() { build() { cd build - qmake ../${_pkgfqn} + qmake ../kde-$_pkgfqn make }