From a88cdddbcff4cfa0a4baff83aa0f09c63f639289 Mon Sep 17 00:00:00 2001 From: cat-master21 <96554164+cat-master21@users.noreply.github.com> Date: Fri, 31 Mar 2023 21:54:02 -0700 Subject: [PATCH] fix(lomiri-schemas): revert remove feature (#345) Signed-off-by: cat-master21 <96554164+cat-master21@users.noreply.github.com> --- anda/others/lomiri-schemas/lomiri-schemas.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/anda/others/lomiri-schemas/lomiri-schemas.spec b/anda/others/lomiri-schemas/lomiri-schemas.spec index 61a50dc47d..e76904320e 100644 --- a/anda/others/lomiri-schemas/lomiri-schemas.spec +++ b/anda/others/lomiri-schemas/lomiri-schemas.spec @@ -9,7 +9,6 @@ Summary: Configuration schemas for lomiri License: LGPL-2.0-or-later 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 @@ -22,7 +21,7 @@ BuildRequires: intltool Configuration schemas for lomiri desktop enviroment. %prep -%autosetup -n %{name}-%commit -p1 +%autosetup -n %{name}-%commit %build %cmake -DCMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT=true