The following commit has been merged in the master branch:
commit e16453f022ede9f7bb2a131fa707252a0fa51e2e
Author: Anton Gladky <[email protected]>
Date:   Tue Apr 3 21:36:03 2012 +0200

    Enable log4cxx-feature.

diff --git a/debian/rules b/debian/rules
index bc9f065..f8af17f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,7 +29,7 @@ override_dh_auto_build:
        -cat /proc/meminfo
        -cat /proc/cpuinfo
        #optimized build
-       export MPLCONFIGDIR=$(tmpDirMatplotLib) HOME=$(tmpDirMatplotLib)$ ; 
NO_SCONS_GET_RECENT= scons profile=deb buildPrefix=debian runtimePREFIX=/usr 
version='' brief=0 chunkSize=2 features=vtk,gts,opengl,qt4,openmp 
PREFIX=$(tmpInstall) variant='' CXXFLAGS='$(CXXFLAGS)' optimize=1 -j1 march= 
debug=0 
+       export MPLCONFIGDIR=$(tmpDirMatplotLib) HOME=$(tmpDirMatplotLib)$ ; 
NO_SCONS_GET_RECENT= scons profile=deb buildPrefix=debian runtimePREFIX=/usr 
version='' brief=0 chunkSize=2 features=vtk,gts,opengl,qt4,openmp,log4cxx 
PREFIX=$(tmpInstall) variant='' CXXFLAGS='$(CXXFLAGS)' optimize=1 -j1 march= 
debug=0 
        # generate manpages
        export MPLCONFIGDIR=$(tmpDirMatplotLib) HOME=$(tmpDirMatplotLib) ; 
YADE_PREFIX=$(tmpInstall) $(tmpInstall)/bin/yade --generate-manpage yade.1
        export MPLCONFIGDIR=$(tmpDirMatplotLib) HOME=$(tmpDirMatplotLib) ; 
YADE_PREFIX=$(tmpInstall) $(tmpInstall)/bin/yade-batch --generate-manpage 
yade-batch.1

-- 
Yet Another Dynamic Engine. Platform for discrete element modeling.

_______________________________________________
Mailing list: https://launchpad.net/~yade-dev
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yade-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to