Accepting request 819202 from home:gmbr3:libexecdir

- Fixes for %_libexecdir changing to /usr/libexec

OBS-URL: https://build.opensuse.org/request/show/819202
OBS-URL: https://build.opensuse.org/package/show/system:install:head/live-langset-data?expand=0&rev=31
This commit is contained in:
Fabian Vogt 2020-07-07 10:39:09 +00:00 committed by Git OBS Bridge
parent d41b9a43f9
commit a595951e08
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jul 7 10:30:19 UTC 2020 - Callum Farmer <callumjfarmer13@gmail.com>
- Fixes for %_libexecdir changing to /usr/libexec
-------------------------------------------------------------------
Tue Jun 2 11:35:57 UTC 2020 - Fabian Vogt <fvogt@suse.com>

View File

@ -47,7 +47,7 @@ cp %{SOURCE4} .
%build
mkdir output
OUTPUTDIR=$PWD/output %{_libexecdir}/YaST2/bin/y2start %{SOURCE3} UI
OUTPUTDIR=$PWD/output %{_prefix}/lib/YaST2/bin/y2start %{SOURCE3} UI
%install
pushd output