]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Some fixes
authorRalf Hartmann <Ralf.Hartmann@dlr.de>
Mon, 9 Feb 2004 16:40:29 +0000 (16:40 +0000)
committerRalf Hartmann <Ralf.Hartmann@dlr.de>
Mon, 9 Feb 2004 16:40:29 +0000 (16:40 +0000)
git-svn-id: https://svn.dealii.org/trunk@8435 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/common/scripts/minimize_boost

index 543ccfac747ed48c59bc5d702bd702b853ad04bc..06e7ac162e0aa75f80e419491648fccdc5394678 100755 (executable)
@@ -3,16 +3,16 @@
 # author: Ralf Hartmann, 2004
 
 
-echo "Running $(pwd)/minimize_boost"
+echo Running `pwd`/minimize_boost
 
 # path of the (original) boost library, e.g.
-O="/home/rhartman/tmp/boost-1.30.2"
+O=/home/atlas2/hartmann/tmp
 # directory of the deal.II library
-Dtmp="$(pwd)/../.."
+Dtmp=`pwd`/../..
 cd $Dtmp && \
-D="$(pwd)"
+D=`pwd`
 # minimized boost library in deal.II
-B="$D/contrib/boost/include"
+B=$D/contrib/boost/include
 
 # when following files compile we assume that the whole library compiles
 F="$D/lib/base/data_out_base.g.o $D/lib/base/polynomial.g.o $D/lib/base/subscriptor.g.o $D/lib/base/thread_management.g.o"

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.