[med-svn] r190 - trunk/packages/libsbml/trunk/debian/patches

Changyan Xie panchoat-guest at alioth.debian.org
Mon Feb 5 20:43:41 CET 2007


Author: panchoat-guest
Date: 2007-02-05 20:43:41 +0100 (Mon, 05 Feb 2007)
New Revision: 190

Added:
   trunk/packages/libsbml/trunk/debian/patches/06_matlab_support.dpatch
Log:


Added: trunk/packages/libsbml/trunk/debian/patches/06_matlab_support.dpatch
===================================================================
--- trunk/packages/libsbml/trunk/debian/patches/06_matlab_support.dpatch	2007-02-05 19:41:44 UTC (rev 189)
+++ trunk/packages/libsbml/trunk/debian/patches/06_matlab_support.dpatch	2007-02-05 19:43:41 UTC (rev 190)
@@ -0,0 +1,19 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## matlab_support.dpatch by  <panchoat at BioMaza>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
+ at DPATCH@
+diff -urNad libsbml-2.3.4~/src/bindings/matlab/Makefile.in libsbml-2.3.4/src/bindings/matlab/Makefile.in
+--- libsbml-2.3.4~/src/bindings/matlab/Makefile.in	2005-10-03 23:36:53.000000000 +0800
++++ libsbml-2.3.4/src/bindings/matlab/Makefile.in	2007-02-06 01:18:03.000000000 +0800
+@@ -112,7 +112,7 @@
+ flags = $(MEX_FLAGS) $(MATLAB_CPPFLAGS) -I../.. -L../..
+ 
+ %.$(MEXEXT): %.c
+-	$(MEX) -f mexopts-libsbml.sh $(flags) $^ -lsbml $(MATLAB_LIBS)
++	$(MEX) -f ./mexopts-libsbml.sh $(flags) $^ -lsbml $(MATLAB_LIBS)
+ 
+ 
+ # -----------------------------------------------------------------------------


Property changes on: trunk/packages/libsbml/trunk/debian/patches/06_matlab_support.dpatch
___________________________________________________________________
Name: svn:executable
   + *




More information about the debian-med-commit mailing list