This commit is contained in:
Ralf Corsepius
2010-01-11 13:02:09 +00:00
parent 1139b11a8c
commit 3a03bdcbdf

View File

@@ -17,7 +17,7 @@ AC_ARG_ENABLE(osname,AS_HELP_STRING(
[osname="fedora-12"])
case $osname in
fedora-11* | fedora-12* | fedora-13 )
fedora-11* | fedora-12* | fedora-13* )
os_name="Fedora"
os_subdir="fedora"
os_vers=`echo $osname| sed -e 's,^.*-,,'`