From 3dcfc55f2a57a6839c8bcaef6e48f8e7e40c268c Mon Sep 17 00:00:00 2001 From: cat-master21 <96554164+cat-master21@users.noreply.github.com> Date: Mon, 27 Mar 2023 02:40:17 -0700 Subject: [PATCH] fix: get com.lomiri.Shell to compile (#341) Signed-off-by: cat-master21 <96554164+cat-master21@users.noreply.github.com> --- anda/others/lomiri-schemas/lomiri-schemas.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/anda/others/lomiri-schemas/lomiri-schemas.spec b/anda/others/lomiri-schemas/lomiri-schemas.spec index af451d8630..a43a8f112f 100644 --- a/anda/others/lomiri-schemas/lomiri-schemas.spec +++ b/anda/others/lomiri-schemas/lomiri-schemas.spec @@ -9,6 +9,7 @@ Summary: Configuration schemas for lomiri License: LGPLv2+ URL: https://gitlab.com/ubports/development/core/lomiri-schemas Source0: %url/-/archive/%commit/lomiri-schemas-%commit.tar.gz +Patch0: https://gitlab.com/cat-master21/lomiri-schemas/-/commit/e32de385c858f9096c6014a3749117fa6f94f231.patch BuildArch: noarch BuildRequires: cmake @@ -21,7 +22,7 @@ BuildRequires: intltool Configuration schemas for lomiri desktop enviroment. %prep -%autosetup -n %{name}-%commit +%autosetup -n %{name}-%commit -p1 %build %cmake -DCMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT=true