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:
parent
d41b9a43f9
commit
a595951e08
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user