mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-07 20:32:19 +00:00
fix: get com.lomiri.Shell to compile (#341)
Signed-off-by: cat-master21 <96554164+cat-master21@users.noreply.github.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user