From abf9b51ef9cae221a7b12ab24437537f96274f03 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Tue, 5 Mar 2019 14:06:47 +0000 Subject: [PATCH] . OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=282 --- bash.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/bash.spec b/bash.spec index ceab31ca..77667722 100644 --- a/bash.spec +++ b/bash.spec @@ -493,7 +493,6 @@ EOF %post -p /bin/bash %{_sbindir}/update-alternatives --quiet --force \ --install %{_bindir}/sh sh %{_bindir}/bash 10100 -ln -sf %{_bindir}/sh /bin/sh %preun -p /bin/bash if test "$1" = 0; then @@ -544,7 +543,6 @@ ldd -u -r %{buildroot}/bin/bash || true %files devel %defattr(-,root,root) %dir %{_includedir}/bash/ -%dir %{_includedir}/bash/ %dir %{_includedir}/bash/builtins/ %dir %{_includedir}/bash/include/ %{_incdir}/bash/*.h