From b50385b866d38f2ad899fd5225010df52647d967 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Fri, 27 Nov 2009 11:49:25 +0000 Subject: [PATCH] - add todo Changed files: mythtv.spec -> 1.91 --- mythtv.spec | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) 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} \ -- 2.44.0