Repair build environment in Base:System
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=280
This commit is contained in:
parent
244d5a7a9e
commit
a3eaf13b4c
@ -497,6 +497,7 @@ EOF
|
|||||||
%preun -p /bin/bash
|
%preun -p /bin/bash
|
||||||
if test "$1" = 0; then
|
if test "$1" = 0; then
|
||||||
%{_sbindir}/update-alternatives --quiet --remove sh %{_bindir}/bash
|
%{_sbindir}/update-alternatives --quiet --remove sh %{_bindir}/bash
|
||||||
|
ln -sf %{_bindir}/sh /bin/sh
|
||||||
fi
|
fi
|
||||||
|
|
||||||
%post doc
|
%post doc
|
||||||
|
Loading…
Reference in New Issue
Block a user