some os deprecations
- SLE10 will be replaced by SLE11 - opensuse11 will be replaced by opensuse13 once i managed to clean up the configs from upstream - ubuntu lucid will be replaced by ubuntu trusty once i get to it
This commit is contained in:
@@ -45,7 +45,7 @@ $configfiles = array_merge(
|
||||
include $cfgPath . 'precise.inc.php',
|
||||
include $cfgPath . 'lucid.inc.php',
|
||||
include $cfgPath . 'gentoo.inc.php',
|
||||
include $cfgPath . 'suse11.inc.php',
|
||||
include $cfgPath . 'sle11.inc.php',
|
||||
include $cfgPath . 'sle10.inc.php',
|
||||
include $cfgPath . 'freebsd.inc.php'
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user