]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Update of minimize_boost file which was required for updating to boost_1_33_1.
authorhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 10 Oct 2006 15:22:34 +0000 (15:22 +0000)
committerhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 10 Oct 2006 15:22:34 +0000 (15:22 +0000)
git-svn-id: https://svn.dealii.org/trunk@13989 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/common/scripts/minimize_boost

index 8b87269dce3262ec7883a55576c347bb045c8875..f6121a84d509609f5e2a9df9d20084597747e075 100755 (executable)
@@ -6,7 +6,7 @@
 echo Running `pwd`/minimize_boost
 
 # path of the (original) boost library, e.g.
-O=/home/rhartman/boost/boost_1_31_0
+O=/home/rhartman/boost/boost_1_33_1
 # directory of the deal.II library
 Dtmp=`pwd`/../..
 cd $Dtmp && \
@@ -151,6 +151,11 @@ while test -s $B/diff.txt; do
 done
 rm $B/dirs.old.txt $B/dirs.txt $B/diff.txt
 
+#copy version information
+cd $B && cp $O/boost/version.hpp boost
+#copy whole config directory
+cd $B && cp -r $O/boost/config boost
+
 echo "The $B/boost directory is now complete"
 
 # Take inventory of new boost directory
@@ -163,7 +168,6 @@ if test -d boost._bak; then
   cd $B && rm -rf boost; mv boost._bak boost
   cd $B && tar xf boost._tar
   cd $B && rm boost._tar
-  cd $B && cp $O/boost/version.hpp boost
 fi
 
 # output of diffs

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.