[packages/depot_tools] fix git-cl wrapper
glen
glen at pld-linux.org
Mon Dec 9 20:07:22 CET 2013
commit 0afdc21d330b175779acba6db794be77d2da03f8
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Mon Dec 9 21:06:24 2013 +0200
fix git-cl wrapper
depot_tools.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/depot_tools.spec b/depot_tools.spec
index 6c399c5..2a3bdb1 100644
--- a/depot_tools.spec
+++ b/depot_tools.spec
@@ -1,5 +1,5 @@
%define snap 20130619
-%define rel 0.6
+%define rel 0.8
Summary: A package of scripts called used to manage checkouts and code reviews
Name: depot_tools
Version: 0.1
@@ -51,6 +51,7 @@ cat > py-wrap.sh <<'EOF'
exec %{__python} -B %{_datadir}/%{name}/$(basename "$0").py "$@"
EOF
chmod +x *.sh
+ln -s git_cl.py git-cl.py
# python 2.4 components
rm -r third_party/pymox
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/depot_tools.git/commitdiff/7f6f4d386cc73c1e9d61e6d4a16ca5297890c1cf
More information about the pld-cvs-commit
mailing list