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