File configfiles_index.inc.php.patch of Package froxlor.openSUSE_13.1_Update
--- lib/configfiles_index.inc.php.old 2014-03-11 11:07:14.000000000 +0100 +++ lib/configfiles_index.inc.php 2014-03-20 09:56:24.698164117 +0100 @@ -45,7 +45,7 @@ include $cfgPath . 'precise.inc.php', include $cfgPath . 'lucid.inc.php', include $cfgPath . 'gentoo.inc.php', - include $cfgPath . 'suse11.inc.php', + include $cfgPath . 'suse.inc.php', include $cfgPath . 'sle10.inc.php', include $cfgPath . 'freebsd.inc.php' );