From c054a15cb4d863364cdf76a2f5f3b2bb35aa71b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Wed, 4 Jan 2023 22:00:14 +0700 Subject: [PATCH] calligra: unstage for cross-build --- srcpkgs/calligra/template | 2 -- 1 file changed, 2 deletions(-) diff --git a/srcpkgs/calligra/template b/srcpkgs/calligra/template index 78a1b4acc8b..9289bab2d6c 100644 --- a/srcpkgs/calligra/template +++ b/srcpkgs/calligra/template @@ -40,8 +40,6 @@ fi CXXFLAGS="-DKDE_NO_DEBUG_OUTPUT" -nocross=temporary - if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-qmake qt5-host-tools calligra-devtools kcoreaddons" configure_args+=" -DMODERN_ICONV_RUN=1 -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"