[Pkg-octave-commit] [SCM] dynare branch, master, updated. b78f627d1f9593d7b6b9c183aaf82ece738558ee
Sébastien Villemot
sebastien.villemot at ens.fr
Thu Jun 25 13:28:30 UTC 2009
The following commit has been merged in the master branch:
commit 3abb23e1c5df23dc101e85e245ee445e88ce55d4
Author: Sébastien Villemot <sebastien.villemot at ens.fr>
Date: Tue Jun 23 10:14:30 2009 +0200
Refreshed build-matlab patch
diff --git a/debian/changelog b/debian/changelog
index 52afbf3..154558d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ dynare (4.0.4-1) UNRELEASED; urgency=low
- Dropped, incorporated upstream.
+ debian/patches/table-name-clash:
- Dropped, incorporated upstream.
+ + debian/patches/build-matlab:
+ - Refreshed patch.
-- Sébastien Villemot <sebastien.villemot at ens.fr> Tue, 23 Jun 2009 09:52:56 +0200
diff --git a/debian/patches/build-matlab b/debian/patches/build-matlab
index c4289ff..721dce7 100644
--- a/debian/patches/build-matlab
+++ b/debian/patches/build-matlab
@@ -10,7 +10,7 @@ Fix paths to reflect structure of Debian packaging
MATLAB_PATH = matlabroot;
-@@ -66,9 +66,9 @@
+@@ -71,9 +71,9 @@
end
if matlab_ver_less_than('7.5')
@@ -22,7 +22,7 @@ Fix paths to reflect structure of Debian packaging
end
% Comment next line to suppress compilation debugging info
-@@ -104,4 +104,6 @@
+@@ -109,4 +109,6 @@
'gensylv/cc/Vector.cpp ' ...
BLAS_PATH ' ' LAPACK_PATH ]);
disp('Compiling simulate...')
--
dynare
More information about the Pkg-octave-commit
mailing list