summaryrefslogtreecommitdiffstats
path: root/contrib/repo-conf/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-09-23 03:29:15 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-09-23 03:29:15 +0000
commit6e81371002a968e52aaaa252e7fccdd6daf0df1a (patch)
tree3a00020b2e6dd63aa64a76c02ecf397425c3283e /contrib/repo-conf/configure.ac
parentSync with rtems-4.10. (diff)
downloadrtems-6e81371002a968e52aaaa252e7fccdd6daf0df1a.tar.bz2
Sync with rtems-4.10.
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,^.*-,,'`