Accepting request 852893 from home:lnussel:usrmove
- prepare usrmerge (boo#1029961) OBS-URL: https://build.opensuse.org/request/show/852893 OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=78
This commit is contained in:
parent
988d41be0b
commit
5689b35720
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 20 08:59:57 UTC 2020 - Ludwig Nussel <lnussel@suse.de>
|
||||
|
||||
- prepare usrmerge (boo#1029961)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 29 10:00:25 UTC 2020 - Thorsten Kukuk <kukuk@suse.com>
|
||||
|
||||
|
@ -92,6 +92,9 @@ cp -a %{SOURCE2} .config
|
||||
make %{?_smp_mflags} -e oldconfig
|
||||
make -e %{?_smp_mflags}
|
||||
make -e doc busybox.links %{?_smp_mflags}
|
||||
%if 0%{?usrmerged}
|
||||
sed -i -e 's,^/\(s\?bin\)/,/usr/\1/,' busybox.links
|
||||
%endif
|
||||
|
||||
%install
|
||||
install -d %{buildroot}/%{_bindir}
|
||||
|
Loading…
Reference in New Issue
Block a user