[packages/vim] - fetch patches readme

glen glen at pld-linux.org
Thu Dec 27 11:52:10 CET 2012


commit f58097e5ac55181ac5821dcd49143b18a3d6f66d
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Dec 27 12:52:07 2012 +0200

    - fetch patches readme

 update-source.sh | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/update-source.sh b/update-source.sh
index adad465..63062b6 100755
--- a/update-source.sh
+++ b/update-source.sh
@@ -38,6 +38,8 @@ if [ "$1" ]; then
 else
 	echo "Fetching latest patches list..."
 	wget -nv $sources -O sources
+	# also update patches README
+	wget -nv $baseurl/README -O README.patches
 	ver=$(tail -n1 sources | awk '{print $NF}')
 fi
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vim.git/commitdiff/f58097e5ac55181ac5821dcd49143b18a3d6f66d



More information about the pld-cvs-commit mailing list