[openfoam] 01/01: Unexport FOAMY_HEX_MESH

Anton Gladky gladk at moszumanska.debian.org
Sun Sep 18 18:01:52 UTC 2016


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

gladk pushed a commit to branch master
in repository openfoam.

commit bb8935361f2e17525e9a3e43884dc0f245e4fe71
Author: Anton Gladky <gladk at debian.org>
Date:   Sun Sep 18 20:01:29 2016 +0200

    Unexport FOAMY_HEX_MESH
---
 debian/rules | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/debian/rules b/debian/rules
index d6c71dd..af2261f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -44,8 +44,9 @@ export WM_PROJECT_VERSION=3.0.x
 export gperftools_install=$(CURDIR)/platforms/linux64Gcc
 export WM_NCOMPPROCS=6
 export WM_MPLIB=SYSTEMOPENMPI
+unexport FOAMY_HEX_MESH
 
-export LD_LIBRARY_PATH:=$(CURDIR)/platforms/linux64Gcc51/lib/openmpi-system:/usr/lib/openmpi/lib:$(CURDIR)/platforms/linux64Gcc51/lib:$(CURDIR)/site/3.0.x/platforms/linux64Gcc51/lib:$(CURDIR)/platforms/linux64Gcc51/lib:$(CURDIR)/platforms/linux64Gcc51/lib/dummy:$(LD_LIBRARY_PATH);
+export LD_LIBRARY_PATH:=$(CURDIR)/platforms/linux64Gcc51/lib/openmpi-system:/usr/lib/openmpi/lib:$(CURDIR)/platforms/linux64Gcc51/lib:$(CURDIR)/site/3.0.x/platforms/linux64Gcc51/lib:$(CURDIR)/platforms/linux64Gcc51/lib:$(CURDIR)/platforms/linux64Gcc51/lib/dummy:$(CURDIR)/src/:$(LD_LIBRARY_PATH);
 
 #export FOAM_EXT_LIBBIN=$(CURDIR)/A
 #export WM_OPTIONS=linux64Gcc51
@@ -64,9 +65,4 @@ export LD_LIBRARY_PATH:=$(CURDIR)/platforms/linux64Gcc51/lib/openmpi-system:/usr
 #export WM_PROJECT_USER_DIR=$(CURDIR)
 
 override_dh_auto_build:
-	PATH=$(PATH):$(CURDIR)/wmake/ ./Allwmake -j6
-
-override_dh_auto_clean:
-	dh_auto_clean
-	rm -rf wmake/platforms
-	rm -rf platforms
+	PATH=$(PATH):$(CURDIR)/wmake/:$(CURDIR)/src ./Allwmake

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



More information about the debian-science-commits mailing list