From b7172de4e928c61f8c5eeed1bf460f65a770cc1d Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Fri, 28 May 2021 14:18:58 +0000 Subject: [PATCH] . OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=330 --- bash.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bash.spec b/bash.spec index d15dc7b1..d35a2a5c 100644 --- a/bash.spec +++ b/bash.spec @@ -91,7 +91,7 @@ Provides: /bin/bash Provides: /bin/sh %global _sysconfdir /etc %global _incdir %{_includedir} -%global _ldldir /%{_libdir}/bash +%global _ldldir %{_libdir}/bash %global _minsh 0 %description