aboutsummaryrefslogtreecommitdiffstats
path: root/iurt2
diff options
context:
space:
mode:
Diffstat (limited to 'iurt2')
-rwxr-xr-xiurt22
1 files changed, 1 insertions, 1 deletions
diff --git a/iurt2 b/iurt2
index 3bf94d2..18d04c8 100755
--- a/iurt2
+++ b/iurt2
@@ -432,7 +432,7 @@ my %config_usage = (
basesystem_packages => {
desc => 'List of packages needed for the chroot creation',
default => [
- ($run{distro} =~ /cooker|2008.1/ ? 'basesystem-minimal' : 'basesystem'),
+ 'basesystem-minimal',
'rpm-build',
'sudo',
'urpmi',