File bareos-suse-platform.patch of Package bareos

diff -Pdpru bareos-Release-20.0.4.orig/core/cmake/distname.sh bareos-Release-20.0.4/core/cmake/distname.sh
--- bareos-Release-20.0.4.orig/core/cmake/distname.sh	2021-11-22 11:52:19.000000000 +0100
+++ bareos-Release-20.0.4/core/cmake/distname.sh	2021-11-24 15:13:34.457591629 +0100
@@ -33,6 +33,9 @@ else
          *SUSE*)
             PLATFORM=suse
             ;;
+         openSUSE)
+            PLATFORM=suse
+            ;;
          CentOS)
             PLATFORM=redhat
             ;;
@@ -190,5 +193,5 @@ else
       fi
    fi
 fi
-
+PLATFORM=suse
 echo "$PLATFORM;$DISTVER"
openSUSE Build Service is sponsored by