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 | a03a2474fc26d6fae5885f351abd41b7f2804212 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 525290e..ba3c16a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -29,7 +29,7 @@ prepare() { build() { cd build - qmake ../${_pkgfqn} + qmake ../kde-$_pkgfqn make }