]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
build_utils: opensuse -> opensuse-leap 2003/head
authorJustin Caratzas <jcaratza@redhat.com>
Thu, 26 May 2022 21:16:02 +0000 (17:16 -0400)
committerJustin Caratzas <jcaratza@redhat.com>
Tue, 14 Jun 2022 15:42:46 +0000 (11:42 -0400)
scripts/build_utils.sh

index 27bed87c4b48abf28e6becac69ffcbe611ff0034..eb92b3232a7025754eedb64e668d702ed0880210 100755 (executable)
@@ -274,7 +274,7 @@ get_rpm_dist() {
     sles)
         DIST=sles$RELEASE
         ;;
-    opensuse)
+    opensuse-leap)
         DIST=opensuse$RELEASE
         DISTRO=opensuse
         ;;