]> git.pld-linux.org Git - packages/mythtv.git/commitdiff
- disable configure distcc, ccache (you should be using macros if you need them)
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 8 Sep 2005 02:49:55 +0000 (02:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mythtv.spec -> 1.30

mythtv.spec

index 1518cf1a9fe6626278a4e5198351bdf15f50b619..06c27b916d48d0282e01252289ee676522267042 100644 (file)
@@ -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" \
This page took 0.0743239999999999 seconds and 4 git commands to generate.