Signed-off-by: geraldo netto <[email protected]>
---
 perl/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/perl/Makefile b/perl/Makefile
index 484176f..7e42a2d 100644
--- a/perl/Makefile
+++ b/perl/Makefile
@@ -39,7 +39,7 @@ perl/makefile: $(PERLSRC_DIST)
        cd perl && ./Configure $(CONFIGURE_FLAGS)
 
 $(PERLSRC_DIST):
-       wget $(WGET_URL)
+       wget -c $(WGET_URL)
 
 #configure only (make clean configure):
 configure:  perl/makefile
-- 
2.7.4

-- 
You received this message because you are subscribed to the Google Groups "OSv 
Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to