From dcd27f0400060fb04b2115d5e1498a8fb39b1f828a2bfc7b460ea60efe6804a3 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 cdc6335..54c7402 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