summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072023-10-28 20:25:36 +0200
committersL1pKn072023-10-28 20:25:36 +0200
commit650ca8853716bcdb87584fdf56e8a49d8bf90af5 (patch)
tree4c358072d420d8b3f309d64051b1c3b51e97aebc
parent2d6e65c69d0bc040569207eb2f9b1a38dff6d819 (diff)
downloadaur-650ca8853716bcdb87584fdf56e8a49d8bf90af5.tar.gz
ups
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a0af17271090..fb6d89389357 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -35,7 +35,7 @@ build() {
-DCMAKE_INSTALL_PREFIX=/usr \
-DBUILD_TESTING=ON \
-DBINARY_ICONS_RESOURCE=ON \
- -DBUILD_WITH_QT6=ON # this is not ned at all
+ -DBUILD_WITH_QT6=ON # this is not need at all
cmake --build build
}