[SCM] general-purpose neural simulator branch, master, updated. upstream/2.3-16-ga91a97a

Gabriele Giacone 1o5g4r8o at gmail.com
Sat Dec 10 23:08:00 UTC 2011


The following commit has been merged in the master branch:
commit ada91373234fa5405be9009b7e903c1c36a72903
Author: Gabriele Giacone <1o5g4r8o at gmail.com>
Date:   Sat Dec 10 17:41:19 2011 +0100

    Replace reference to removed netcdf.

diff --git a/debian/patches/001_makefiles.diff b/debian/patches/001_makefiles.diff
new file mode 100644
index 0000000..5311e6a
--- /dev/null
+++ b/debian/patches/001_makefiles.diff
@@ -0,0 +1,15 @@
+Description: Remove reference to removed netcdf.
+Author: Gabriele Giacone <1o5g4r8o at gmail.com>
+
+--- a/src/Makefile.dist
++++ b/src/Makefile.dist
+@@ -125,8 +125,7 @@ DISKIOFLAGS  = $(NETCDFFLAGS) \
+ 
+ NETCDFSUBDIR = netcdf
+ NETCDFOBJ = \
+-	$(DISKIODIR)/interface/$(NETCDFSUBDIR)/netcdflib.o \
+-	$(DISKIODIR)/interface/$(NETCDFSUBDIR)/netcdf-3.4/src/libsrc/libnetcdf.a
++	$(DISKIODIR)/interface/$(NETCDFSUBDIR)/netcdflib.o
+ NETCDFFLAGS = -Dnetcdf
+ 
+ #
diff --git a/debian/patches/series b/debian/patches/series
index cb613d3..6a2295d 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,5 @@
 000_makefiles.diff
+001_makefiles.diff
 #100_ctrl_d_quits.diff
 100_gnu_kfreebsd.diff
 #100_headers_path.diff

-- 
general-purpose neural simulator



More information about the debian-science-commits mailing list