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 b58a4a1..c32107c 100755
--- a/iurt2
+++ b/iurt2
@@ -431,7 +431,7 @@ my %config_usage = (
basesystem_packages => {
desc => 'List of packages needed for the chroot creation',
default => [
- 'basesystem',
+ ($run{distro} =~ /cooker|2008.1/ ? 'basesystem-minimal' : 'basesystem'),
'rpm-build',
'rpm-mandriva-setup-build',
'sudo',