Accepting request 819207 from system:install:head

OBS-URL: https://build.opensuse.org/request/show/819207
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/live-langset-data?expand=0&rev=15
This commit is contained in:
Dominique Leuenberger 2020-07-15 09:22:00 +00:00 committed by Git OBS Bridge
commit 32fbadeb29
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