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 a5eb784c..3f98696e 100644
--- a/urpm.pm
+++ b/urpm.pm
@@ -3259,6 +3259,8 @@ sub parse_md5sum {
return $retrieved_md5sum;
}
+sub DESTROY { }
+
1;
__END__
@@ -3279,7 +3281,7 @@ files.
=head1 COPYRIGHT
-Copyright (C) 2000-2004 Mandrakesoft
+Copyright (C) 2000-2005 Mandrakesoft
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by