[feel++] 21/122: added quilt

Mattia Rizzolo mattia at debian.org
Sun Feb 14 15:29:18 UTC 2016


This is an automated email from the git hooks/post-receive script.

mattia pushed a commit to branch master
in repository feel++.

commit 858b7683ca51f5b5e107ff18ac94531ad06dbb2a
Author: Christophe Prudhomme <prudhomm at debian.org>
Date:   Sat Jun 5 09:41:18 2010 +0000

    added quilt
---
 debian/rules | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 882ef1e..0568fcb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,8 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/cmake.mk
+include /usr/share/cdbs/1/rules/patchsys-quilt.mk
+
 
 export CFLAGS=
 export CXXFLAGS=
@@ -18,7 +20,7 @@ else
 LIFE_INSTALL_ENABLERS=-DLIFE_ENABLE_ALL=ON
 endif
 DEB_CMAKE_EXTRA_FLAGS=                      \
-        -DCMAKE_CXX_FLAGS_RELEASE="-std=c++0x -O2 -DNDEBUG"\
+        -DCMAKE_CXX_FLAGS_RELEASE=-std=c++0x -O2 -DNDEBUG\
         -DCMAKE_C_FLAGS_RELEASE="-O2 -DNDEBUG"\
         -DCMAKE_BUILD_TYPE=Release          \
 	-DPETSC_ARCH=linux-gnu-c-opt        \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/feel++.git



More information about the debian-science-commits mailing list