[cmor] 137/190: tab, not spaces

Alastair McKinstry mckinstry at moszumanska.debian.org
Tue Jul 21 12:54:47 UTC 2015


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

mckinstry pushed a commit to branch debian/master
in repository cmor.

commit 4fe689bba15a18ab5ad67354ff646433a801b5cc
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Mon Jun 10 18:57:57 2013 +0100

    tab, not spaces
---
 debian/patches/shlib-link.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/patches/shlib-link.patch b/debian/patches/shlib-link.patch
index 6710ed8..bb01d1a 100644
--- a/debian/patches/shlib-link.patch
+++ b/debian/patches/shlib-link.patch
@@ -88,8 +88,8 @@ Index: cmor-2.8.3/Makefile.in
  	cp -pr include/cdTime/*.h @prefix@/include/cdTime
  	cp -pr include/cdTime/cdunifpp/*.h @prefix@/include/cdTime/cdunifpp
 +install_shlib: $(SONAME)
-+        mkdir -p $(DESTDIR)@prefix@/lib
-+        cp -p $(SONAME) $(DESTDIR)@prefix@/lib
++	mkdir -p $(DESTDIR)@prefix@/lib
++	cp -p $(SONAME) $(DESTDIR)@prefix@/lib
  uninstall: distclean 
  	rm @prefix@/lib/$(LIBNAME)    
  	cd @prefix@ ; rm $(INCFILES)  

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cmor.git



More information about the debian-science-commits mailing list