[SCM] Elmer -- Open Source Finite Element Software for Multiphysical Problems branch, master, updated. debian/6.1.0.svn.5396.dfsg2-1-32-ge6bf4de

Boris Pek tehnick-8 at yandex.ru
Tue Mar 19 23:11:32 UTC 2013


The following commit has been merged in the master branch:
commit c6109018e04f1ac05c2d82efe99b058cfdd03423
Author: Boris Pek <tehnick-8 at yandex.ru>
Date:   Wed Mar 20 00:04:24 2013 +0200

    Update debian/patches/fix-build-with-hardening-compiler-options.patch

diff --git a/debian/patches/fix-build-with-hardening-compiler-options.patch b/debian/patches/fix-build-with-hardening-compiler-options.patch
index ad5c0fe..e16337e 100644
--- a/debian/patches/fix-build-with-hardening-compiler-options.patch
+++ b/debian/patches/fix-build-with-hardening-compiler-options.patch
@@ -2,8 +2,8 @@ Description: Fix FTBFS with GCC >= 4.7 and hardening compiler options
 Author: Boris Pek <tehnick-8 at mail.ru>
 Last-Update: 2013-03-13
 
---- a/ElmerGUI/matc/src/str.c
-+++ b/ElmerGUI/matc/src/str.c
+--- elmerfem.orig/ElmerGUI/matc/src/str.c
++++ elmerfem/ElmerGUI/matc/src/str.c
 @@ -82,7 +82,7 @@
    }
    else 
@@ -13,8 +13,8 @@ Last-Update: 2013-03-13
    }
  
    FREEMEM(fmt);
---- a/matc/src/str.c
-+++ b/matc/src/str.c
+--- elmerfem.orig/matc/src/str.c
++++ elmerfem/matc/src/str.c
 @@ -82,7 +82,7 @@
    }
    else 
@@ -24,8 +24,8 @@ Last-Update: 2013-03-13
    }
  
    FREEMEM(fmt);
---- a/post/src/glaux/vect3d.c
-+++ b/post/src/glaux/vect3d.c
+--- elmerfem.orig/post/src/glaux/vect3d.c
++++ elmerfem/post/src/glaux/vect3d.c
 @@ -29,7 +29,7 @@
      if (errfunc)
  	(*errfunc)(s);

-- 
Elmer -- Open Source Finite Element Software for Multiphysical Problems



More information about the debian-science-commits mailing list