From 09f4a4ad15101569fc39137e83a4fda0d6ae9b6c Mon Sep 17 00:00:00 2001 From: thierry Date: Mon, 19 Oct 2009 16:30:31 +0000 Subject: [PATCH] set TMPDIR - also removed a quote in comment that confuses emacs --- boost.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/boost.spec b/boost.spec index bad7038..7141cfe 100644 --- a/boost.spec +++ b/boost.spec @@ -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 -- 2.43.0