forked from lix-project/lix
* Revert unintentional commit.
This commit is contained in:
parent
93d9797eda
commit
561a07f51d
|
@ -91,7 +91,7 @@ sub addPkg {
|
|||
close PROP;
|
||||
my @propagated = split ' ', $propagated;
|
||||
foreach my $p (@propagated) {
|
||||
# addPkg $p;
|
||||
addPkg $p;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue