[cmor] 02/13: Don't include _cmormodule.* in the libcmor

Alastair McKinstry mckinstry at moszumanska.debian.org
Thu Apr 20 10:37:02 UTC 2017


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

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

commit 3ef531277870977139c0cc7549d3e8ae92f43e95
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Tue Dec 20 11:47:07 2016 +0000

    Don't include _cmormodule.* in the libcmor
---
 debian/patches/shlib-link.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/shlib-link.patch b/debian/patches/shlib-link.patch
index 2a2ef61..9bde43a 100644
--- a/debian/patches/shlib-link.patch
+++ b/debian/patches/shlib-link.patch
@@ -31,7 +31,7 @@ Index: cmor-3.1/Makefile.in
  all:    cmor
  	@echo
 +
-+PIC_OBJS = $(patsubst %.c, %.pic_o, $(LIBSOURCES)) $(patsubst %.f90,%.pic_o, $(LIBFSOURCES))
++PIC_OBJS = $(patsubst %.c, %.pic_o, $(LIBSOURCESCV)) $(patsubst %.f90,%.pic_o, $(LIBFSOURCES))
 +
 +%.pic_o: %.c
 +	@CC@ @CPPFLAGS@  -I/usr/include/ossp -fstack-protector --param=ssp-buffer-size=4 \

-- 
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