From 1b03363ff6e9499c7b0cee5aa703a0635021045e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Thu, 8 Sep 2005 02:49:55 +0000 Subject: [PATCH] - disable configure distcc, ccache (you should be using macros if you need them) Changed files: mythtv.spec -> 1.30 --- mythtv.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/mythtv.spec b/mythtv.spec index 1518cf1..06c27b9 100644 --- a/mythtv.spec +++ b/mythtv.spec @@ -273,6 +273,7 @@ export QMAKE_LIBDIR_X11=%{_prefix}/X11R6/%{_lib} # BTW: this is not autoconf configure _lib=%{_lib} \ %configure \ + --disable-distcc --disable-ccache \ --compile-type=%{?debug:debug}%{!?debug:release} \ %{?with_dvb:--enable-dvb --dvb-path=%{_includedir} --enable-dvb-eit} \ --extra-cflags="%{rpmcflags} -fomit-frame-pointer" \ -- 2.44.0