author | Antonio Rojas
<arojas@archlinux.org> 2024-04-12 09:57:37 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2024-04-12 09:57:37 UTC |
parent | 0a471f0e505f5c919684ec37d9220c6afcf15dbd |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index b5cf8c4..4f03680 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -30,7 +30,7 @@ prepare() { build() { cd build - qmake ../${_pkgfqn} + qmake ../kde-$_pkgfqn make }