set TMPDIR - also removed a quote in comment that confuses emacs
authorthierry <thierry@41d37cc5-eb28-0410-a9bf-d37491348ade>
Mon, 19 Oct 2009 16:30:31 +0000 (16:30 +0000)
committerthierry <thierry@41d37cc5-eb28-0410-a9bf-d37491348ade>
Mon, 19 Oct 2009 16:30:31 +0000 (16:30 +0000)
boost.spec

index bad7038..7141cfe 100644 (file)
@@ -41,7 +41,7 @@ Library, in the hopes of establishing "existing practice" for
 extensions and providing reference implementations so that the Boost
 libraries are suitable for eventual standardization. (Some of the
 libraries have already been proposed for inclusion in the C++
-Standards Committee's upcoming C++ Standard Library Technical Report.)
+Standards Committee upcoming C++ Standard Library Technical Report.)
 
 %package devel
 Summary: The Boost C++ headers and shared development libraries
@@ -83,6 +83,7 @@ sed 's/!!!SMP_FLAGS!!!/%{?_smp_mflags}/' %{PATCH7} | %{__patch} -p1 --fuzz=0
 %patch8 -p1
 
 %build
+export TMPDIR=/tmp
 BOOST_ROOT=`pwd`
 staged_dir=stage
 export BOOST_ROOT