[packages/git-core] one more symlink

glen glen at pld-linux.org
Wed Apr 13 23:08:48 CEST 2016


commit 6aec1d92dd939408d49a60b82b7085c57e8b88c1
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Apr 14 00:07:51 2016 +0300

    one more symlink
    
    for completeness

 git-core.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/git-core.spec b/git-core.spec
index 4d75658..b49cff1 100644
--- a/git-core.spec
+++ b/git-core.spec
@@ -14,7 +14,7 @@ Summary:	Distributed version control system focused on speed, effectivity and us
 Summary(pl.UTF-8):	Rozproszony system śledzenia treści skupiony na szybkości, wydajności i użyteczności
 Name:		git-core
 Version:	2.8.0
-Release:	2
+Release:	3
 License:	GPL v2
 Group:		Development/Tools
 Source0:	http://www.kernel.org/pub/software/scm/git/git-%{version}.tar.xz
@@ -596,8 +596,9 @@ sed -e 's, at libdir@/git-core,%{gitcoredir},g' -i $RPM_BUILD_ROOT/etc/sysconfig/rc
 # same file, link
 ln -sf git $RPM_BUILD_ROOT%{_bindir}/git-receive-pack
 ln -sf git $RPM_BUILD_ROOT%{_bindir}/git-upload-archive
-ln -sf ../../%{gitcoredir}/git-shell $RPM_BUILD_ROOT%{_bindir}/git-shell
-ln -sf ../../%{gitcoredir}/git-upload-pack $RPM_BUILD_ROOT%{_bindir}/git-upload-pack
+ln -sf ../..%{gitcoredir}/git-shell $RPM_BUILD_ROOT%{_bindir}/git-shell
+ln -sf ../..%{gitcoredir}/git-upload-pack $RPM_BUILD_ROOT%{_bindir}/git-upload-pack
+ln -sf ../..%{gitcoredir}/git $RPM_BUILD_ROOT%{_bindir}/git
 
 # convert all hardlinks to symlinks, as rpm fails to calculate it properly
 # requiring excessive free space when it may not be available
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/git-core.git/commitdiff/6aec1d92dd939408d49a60b82b7085c57e8b88c1



More information about the pld-cvs-commit mailing list