[packages/vim] update source no longer works after using github tarball
glen
glen at pld-linux.org
Mon Feb 1 21:41:37 CET 2016
commit 726a70952a8b1a2a56f5d51d37f57f40028835c2
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Mon Feb 1 22:41:32 2016 +0200
update source no longer works after using github tarball
update-source.sh | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/update-source.sh b/update-source.sh
index 1a4a511..d99de22 100755
--- a/update-source.sh
+++ b/update-source.sh
@@ -6,6 +6,9 @@
# publish_packages=[0|1] - publish built packages in ~/public_html/$dist/$arch
# quiet=[0|1] - discard stdout of process
+echo >&2 This script no longer works
+exit 1
+
# work in package dir
dir=$(dirname "$0")
cd "$dir"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/vim.git/commitdiff/726a70952a8b1a2a56f5d51d37f57f40028835c2
More information about the pld-cvs-commit
mailing list