[getfem] 05/07: Refresh patches.
Anton Gladky
gladk at moszumanska.debian.org
Mon Sep 1 22:01:56 UTC 2014
This is an automated email from the git hooks/post-receive script.
gladk pushed a commit to branch master
in repository getfem.
commit 523f38bb820a0ecbcf592f0f73d125b34149e0d0
Author: Anton Gladky <gladk at debian.org>
Date: Mon Sep 1 22:36:31 2014 +0200
Refresh patches.
---
debian/patches/02_addgetfempath.diff | 8 +++++---
debian/patches/03_disableXaccess.diff | 10 ++++++----
debian/patches/04_fix_FTBFS.patch | 8 +++++---
3 files changed, 16 insertions(+), 10 deletions(-)
diff --git a/debian/patches/02_addgetfempath.diff b/debian/patches/02_addgetfempath.diff
index 6450fbb..e3c2911 100644
--- a/debian/patches/02_addgetfempath.diff
+++ b/debian/patches/02_addgetfempath.diff
@@ -1,6 +1,8 @@
---- a/interface/src/scilab/etc/sci_getfem.start
-+++ b/interface/src/scilab/etc/sci_getfem.start
-@@ -15,6 +15,11 @@
+Index: getfem/interface/src/scilab/etc/sci_getfem.start
+===================================================================
+--- getfem.orig/interface/src/scilab/etc/sci_getfem.start
++++ getfem/interface/src/scilab/etc/sci_getfem.start
+@@ -15,6 +15,11 @@ etc_tlbx = get_absolute_file_path("sci_
etc_tlbx = getshortpathname(etc_tlbx);
root_tlbx = strncpy( etc_tlbx, length(etc_tlbx)-length("\etc\") );
diff --git a/debian/patches/03_disableXaccess.diff b/debian/patches/03_disableXaccess.diff
index 995edb1..702e41f 100644
--- a/debian/patches/03_disableXaccess.diff
+++ b/debian/patches/03_disableXaccess.diff
@@ -1,6 +1,8 @@
---- a/interface/src/scilab/Makefile.am
-+++ b/interface/src/scilab/Makefile.am
-@@ -399,7 +399,7 @@
+Index: getfem/interface/src/scilab/Makefile.am
+===================================================================
+--- getfem.orig/interface/src/scilab/Makefile.am
++++ getfem/interface/src/scilab/Makefile.am
+@@ -394,7 +394,7 @@ EXTRA_DIST=builddoc.sce \
.NOTPARALLEL: *
all:
@@ -9,7 +11,7 @@
install:
$(mkinstalldirs) $(toolboxdir)/demos
-@@ -470,4 +470,4 @@
+@@ -465,4 +465,4 @@ install:
@INSTALL@ -D -m 644 -t $(toolboxdir)/ $(scilabbasedir)
clean:
diff --git a/debian/patches/04_fix_FTBFS.patch b/debian/patches/04_fix_FTBFS.patch
index e7bc392..6b9ca59 100644
--- a/debian/patches/04_fix_FTBFS.patch
+++ b/debian/patches/04_fix_FTBFS.patch
@@ -2,9 +2,11 @@ Description: Fix FTBFS
Author: Anton Gladky <gladk at debian.org>
Last-Update: <2014-05-01>
---- getfem++-4.2.1~beta1~svn4635~dfsg.orig/interface/src/gf_asm.cc
-+++ getfem++-4.2.1~beta1~svn4635~dfsg/interface/src/gf_asm.cc
-@@ -215,7 +215,7 @@ void asm_stabilization_patch_matrix
+Index: getfem/interface/src/gf_asm.cc
+===================================================================
+--- getfem.orig/interface/src/gf_asm.cc
++++ getfem/interface/src/gf_asm.cc
+@@ -216,7 +216,7 @@ void asm_stabilization_patch_matrix
int nparts = 1;
#ifdef GETFEM_HAVE_METIS
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/getfem.git
More information about the debian-science-commits
mailing list