This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository routino.

commit ca5f3d86e62cb1e7354a316221f494076e5a4390
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Tue Sep 15 08:41:34 2015 +0200

    Fix broken symlinks.
---
 debian/patches/soname | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/patches/soname b/debian/patches/soname
index 248aeb7..eae751e 100644
--- a/debian/patches/soname
+++ b/debian/patches/soname
@@ -76,8 +76,8 @@ Author: Bas Couwenberg <sebas...@debian.org>
               cp -f $$file $(DESTDIR)$(libdir) ;\
            fi ;\
         done
-+       ( cd $(DESTDIR)$(libdir) && ln -s libroutino.so.$(LIBVERSION) 
libroutino.so.$(SOVERSION) && ln -s libroutino.$(LIBVERSION) libroutino.so )
-+       ( cd $(DESTDIR)$(libdir) && ln -s libroutino-slim.so.$(LIBVERSION) 
libroutino-slim.so.$(SOVERSION) && ln -s libroutino-slim.$(LIBVERSION) 
libroutino-slim.so )
++       ( cd $(DESTDIR)$(libdir) && ln -s libroutino.so.$(LIBVERSION) 
libroutino.so.$(SOVERSION) && ln -s libroutino.so.$(LIBVERSION) libroutino.so )
++       ( cd $(DESTDIR)$(libdir) && ln -s libroutino-slim.so.$(LIBVERSION) 
libroutino-slim.so.$(SOVERSION) && ln -s libroutino-slim.so.$(LIBVERSION) 
libroutino-slim.so )
  
  ########
  

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/routino.git

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to