From 6de65eaba4863efa55eb6abdffb26151e36a66bd Mon Sep 17 00:00:00 2001 From: thierry Date: Fri, 9 Oct 2009 13:41:27 +0000 Subject: [PATCH] cosmetic --- gnuradio.spec | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/gnuradio.spec b/gnuradio.spec index f4817b6..bb18053 100644 --- a/gnuradio.spec +++ b/gnuradio.spec @@ -41,11 +41,9 @@ gnuradio is a free software radio toolkit %build -PKG_CONFIG_PATH="/usr/lib/pkgconfig" -export PKG_CONFIG_PATH +export PKG_CONFIG_PATH="/usr/lib/pkgconfig" # Following export PATH is a dirty hack to let gnuradio configure find sdcc -PATH=$PATH:/usr/libexec/sdcc -export PATH +export PATH=$PATH:/usr/libexec/sdcc ./bootstrap #./configure %configure --disable-doxygen -- 2.43.0