Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release-src > by-pkgid > 704c9bb6db073f89f2ef10e5e8f97fd3 > files > 4

os-prober-1.65-9.mga5.src.rpm

Index: os-prober/os-probes/mounted/common/90linux-distro
===================================================================
--- os-prober.orig/os-probes/mounted/common/90linux-distro
+++ os-prober/os-probes/mounted/common/90linux-distro
@@ -80,7 +80,7 @@ if ls "$dir"/lib*/ld*.so* >/dev/null 2>/
 		short="RedHat"
 		long="$(cat "$dir/etc/redhat-release")"
 	elif [ -e "$dir/etc/SuSE-release" ]; then
-		short="SuSE"
+		short="SUSE"
 		long="$(head -n 1 "$dir/etc/SuSE-release")"
 	elif [ -e "$dir/etc/gentoo-release" ]; then
 		short="Gentoo"