From: geraldo netto <[email protected]>
Committer: Waldemar Kozaczuk <[email protected]>
Branch: master
fsmark/GET: use wget -c
Signed-off-by: geraldo netto <[email protected]>
Message-Id: <[email protected]>
---
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 [email protected].
For more options, visit https://groups.google.com/d/optout.