summaryrefslogtreecommitdiffstats
path: root/urpm.pm
diff options
context:
space:
mode:
Diffstat (limited to 'urpm.pm')
-rw-r--r--urpm.pm4
1 files changed, 3 insertions, 1 deletions
diff --git a/urpm.pm b/urpm.pm
index aad3156a..98b64e4a 100644
--- a/urpm.pm
+++ b/urpm.pm
@@ -737,7 +737,9 @@ sub configure {
my ($urpm, %options) = @_;
$urpm->clean;
-
+
+ $options{parallel} && $options{usedistrib} and die N("Can't use parallele mode with use-distrib mode");
+
if ($options{parallel}) {
my ($parallel_options, $parallel_handler);
#- handle parallel configuration, examine all module available that