Accepting request 769508 from GNOME:Next
- Set encoding before building to fix a build error in SLE. OBS-URL: https://build.opensuse.org/request/show/769508 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/xdg-desktop-portal?expand=0&rev=25
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 31 11:57:16 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
- Set encoding before building to fix a build error in SLE.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 25 14:21:07 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package xdg-desktop-portal
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -67,6 +67,7 @@ This package contains convenience files for developers.
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
export LANG=C.UTF-8
|
||||
%configure \
|
||||
--enable-geoclue \
|
||||
--enable-pipewire \
|
||||
@@ -74,6 +75,7 @@ This package contains convenience files for developers.
|
||||
%make_build
|
||||
|
||||
%install
|
||||
export LANG=C.UTF-8
|
||||
%make_install
|
||||
%find_lang %{name}
|
||||
|
||||
|
Reference in New Issue
Block a user