aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Iurt/Urpmi.pm
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2012-03-24 15:54:13 +0000
committerThierry Vignaud <tv@mageia.org>2012-03-24 15:54:13 +0000
commit542eeb9dc0ce7968fc2c4f7a1b478f5e6ad06ec3 (patch)
treec76063b4fe2d4950d3e7f32444064888797f1d3f /lib/Iurt/Urpmi.pm
parent914965c2942201048f37b5fecadf65660024da5c (diff)
downloadiurt-542eeb9dc0ce7968fc2c4f7a1b478f5e6ad06ec3.tar
iurt-542eeb9dc0ce7968fc2c4f7a1b478f5e6ad06ec3.tar.gz
iurt-542eeb9dc0ce7968fc2c4f7a1b478f5e6ad06ec3.tar.bz2
iurt-542eeb9dc0ce7968fc2c4f7a1b478f5e6ad06ec3.tar.xz
iurt-542eeb9dc0ce7968fc2c4f7a1b478f5e6ad06ec3.zip
(add_packages) tag as unused
Diffstat (limited to 'lib/Iurt/Urpmi.pm')
-rw-r--r--lib/Iurt/Urpmi.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Iurt/Urpmi.pm b/lib/Iurt/Urpmi.pm
index 3182c5a..797698e 100644
--- a/lib/Iurt/Urpmi.pm
+++ b/lib/Iurt/Urpmi.pm
@@ -235,6 +235,7 @@ sub add_media {
1;
}
+# UNUSED:
sub add_packages {
my ($self, $chroot, $_user, @packages) = @_;
my $run = $self->{run};