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)
gnuradio.spec

index 0e9ebe1..8eb0569 100644 (file)
@@ -43,6 +43,7 @@ gnuradio is a free software radio toolkit
 
 
 %build
+export TMPDIR=/tmp
 export PKG_CONFIG_PATH="/usr/lib/pkgconfig"
 # Following export PATH is a dirty hack to let gnuradio configure find sdcc
 export PATH=$PATH:/usr/libexec/sdcc