From: thierry Date: Mon, 19 Oct 2009 16:30:31 +0000 (+0000) Subject: set TMPDIR - also removed a quote in comment that confuses emacs X-Git-Tag: gnuradio-3.2.2-22~15 X-Git-Url: http://git.onelab.eu/?p=gnuradio.git;a=commitdiff_plain;h=7a39c69c2a65c5ce50d11d1ff8a24b1ff46b64c2 set TMPDIR - also removed a quote in comment that confuses emacs --- diff --git a/gnuradio.spec b/gnuradio.spec index 0e9ebe1..8eb0569 100644 --- a/gnuradio.spec +++ b/gnuradio.spec @@ -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