summaryrefslogtreecommitdiffstats
path: root/contrib/repo-conf/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/repo-conf/configure.ac')
-rw-r--r--contrib/repo-conf/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/repo-conf/configure.ac b/contrib/repo-conf/configure.ac
index 32c0cf1917..f61a33cb56 100644
--- a/contrib/repo-conf/configure.ac
+++ b/contrib/repo-conf/configure.ac
@@ -31,7 +31,7 @@ centos-5* | redhat-el5* | fedora-7* | fedora-8* | fedora-9* )
yum_verdir="5"
apt_verdir="5"
;;
-suse-* )
+suse-*)
os_name="openSUSE"
os_subdir="suse"
os_vers=`echo $osname| sed -e 's,^.*-,,'`