From: geraldo netto <geraldone...@gmail.com>
Committer: Waldemar Kozaczuk <jwkozac...@gmail.com>
Branch: master
fsmark/GET: use wget -c
Signed-off-by: geraldo netto <geraldone...@gmail.com>
Message-Id: <1516131789-8559-11-git-send-email-geraldone...@gmail.com>
---
diff --git a/fsmark/GET b/fsmark/GET
--- a/fsmark/GET
+++ b/fsmark/GET
@@ -6,7 +6,7 @@ VERSION=3.3
mkdir upstream
cd upstream
-wget
http://sourceforge.net/projects/fsmark/files/fsmark/$VERSION/fs_mark-$VERSION.tar.gz
+wget -c
http://sourceforge.net/projects/fsmark/files/fsmark/$VERSION/fs_mark-$VERSION.tar.gz
tar zxvf fs_mark-$VERSION.tar.gz
mv ./fs_mark-$VERSION ./fs_mark
--
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 osv-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.