From 7cec57261080d954e262bfdc1a0fa8b8e6d47639 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Fri, 10 Nov 2006 15:32:22 +0000 Subject: sync_prozilla need exporting (used in urpm.pm) --- urpm/download.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'urpm') diff --git a/urpm/download.pm b/urpm/download.pm index f860064f..22720cfc 100644 --- a/urpm/download.pm +++ b/urpm/download.pm @@ -12,7 +12,7 @@ use Exporter; our @ISA = 'Exporter'; our @EXPORT = qw(get_proxy propagate_sync_callback - sync_file sync_wget sync_curl sync_rsync sync_ssh + sync_file sync_prozilla sync_wget sync_curl sync_rsync sync_ssh set_proxy_config dump_proxy_config ); -- cgit v1.2.1