[feel++] 04/05: Remove PET hack

Gianfranco Costamagna locutusofborg at moszumanska.debian.org
Tue Apr 19 14:18:01 UTC 2016


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

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

commit 4e84926674951ef3a874879f3ea254977902f400
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Tue Apr 19 16:14:52 2016 +0200

    Remove PET hack
---
 debian/changelog | 1 +
 debian/rules     | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 676eb18..02065ce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ feel++ (1:0.101.1-1) UNRELEASED; urgency=medium
   * Use default clang version.
   * Disable doxygen documentation, upstream didn't provide the api directory.
   * Add astyle dependency.
+  * Remove PET hack on rules file (fixing build)
 
  -- Mattia Rizzolo <mattia at debian.org>  Mon, 18 Apr 2016 15:19:40 +0000
 
diff --git a/debian/rules b/debian/rules
index b4a3d67..43f9ac0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,6 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 override_dh_auto_configure:
 	dh_auto_configure -O--buildsystem=cmake --  \
 		-DCMAKE_BUILD_TYPE=Release              \
-		-DPETSC_ARCH=$(PETSC_ARCH)-c-opt        \
 		-DPETSC_EXECUTABLE_RUNS=ON              \
 		-DBUILD_TESTING=ON                      \
 		-DFEELPP_ENABLE_DOXYGEN=OFF             \

-- 
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