.
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=276
This commit is contained in:
parent
b3742169b2
commit
255db7fcf6
@ -451,8 +451,8 @@ test ${rl1[2]} = ${rl2[2]} || exit 1
|
||||
%{buildroot}%{_sysconfdir}/alternatives/_bin_sh
|
||||
ln -sf %{_bindir}/bash %{buildroot}/bin/bash
|
||||
ln -sf bash %{buildroot}%{_bindir}/rbash
|
||||
ln -sf bash %{buildroot}/bin/sh
|
||||
ln -sf %{_sysconfdir}/alternatives/sh %{buildroot}%{_bindir}/sh
|
||||
ln -sf bash %{buildroot}%{_bindir}/sh
|
||||
ln -sf %{_bindir}/sh %{buildroot}/bin/sh
|
||||
install -m 644 COMPAT NEWS %{buildroot}%{_docdir}/%{name}
|
||||
install -m 644 COPYING %{buildroot}%{_docdir}/%{name}
|
||||
install -m 644 doc/FAQ %{buildroot}%{_docdir}/%{name}
|
||||
|
Loading…
Reference in New Issue
Block a user