summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--urpm/download.pm3
1 files changed, 3 insertions, 0 deletions
diff --git a/urpm/download.pm b/urpm/download.pm
index fd315f99..6b6d2f99 100644
--- a/urpm/download.pm
+++ b/urpm/download.pm
@@ -9,6 +9,9 @@ use Cwd;
use Exporter;
# perl_checker: require urpm
+# help perl_checker:
+sub getcwd { goto &Cwd::getcwd }
+
our @ISA = 'Exporter';
our @EXPORT = qw(get_proxy
propagate_sync_callback