From: Elan Ruusamäe Date: Fri, 27 Nov 2009 11:49:25 +0000 (+0000) Subject: - add todo X-Git-Tag: auto/th/mythtv-0_22-fix23095_1~4 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fmythtv.git;a=commitdiff_plain;h=b50385b866d38f2ad899fd5225010df52647d967 - add todo Changed files: mythtv.spec -> 1.91 --- diff --git a/mythtv.spec b/mythtv.spec index 3d16c9a..558a5b7 100644 --- a/mythtv.spec +++ b/mythtv.spec @@ -2,6 +2,7 @@ # - bconds: altivec joystick lcd # - lcd? (app-misc/lcdproc) # - alpha, sparc, ppc arches? +# - http://outflux.net/software/pkgs/mythtvfs-fuse/ # # Specfile for MythTV # @@ -401,7 +402,7 @@ fi ./configure \ --prefix=%{_prefix} \ --libdir=%{_libdir} \ - --libdir-name=`basename %{_libdir}` \ + --libdir-name=%{_lib} \ --mandir=%{_mandir} \ --disable-distcc --disable-ccache \ --compile-type=%{?debug:debug}%{!?debug:release} \ @@ -442,12 +443,8 @@ fi --enable-x11 \ %{_libdir}/qt4/bin/qmake mythtv.pro -#sed -i -e 's/usr\/\/usr/usr/g' config.ep - - %{__make} - %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT/etc/{logrotate.d,sysconfig} \