From: shadzik Date: Fri, 17 Nov 2006 17:37:39 +0000 (+0000) Subject: - better X-Git-Tag: AC-STABLE~9 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=201e4f7b6c1b964c4c1dae7ad138337fac2c1d5b;p=packages%2Ftranscode.git - better Changed files: transcode.spec -> 1.86 --- diff --git a/transcode.spec b/transcode.spec index 9b2ef9e..bb22b2a 100644 --- a/transcode.spec +++ b/transcode.spec @@ -106,13 +106,11 @@ ogmtools. %patch3 -p0 %build -export LDFLAGS="-L%{_libdir} $LDFLAGS" %{__libtoolize} %{__aclocal} %{__autoconf} %{__autoheader} %{__automake} -CPPFLAGS="-I/usr/include/lzo"; export CPPFLAGS # ac_cv_* to avoid detection of libdivxdecore as divx4linux (leading to errors) # or divx4linux itself (make bcond_with if you want it) %configure \ @@ -172,7 +170,9 @@ CPPFLAGS="-I/usr/include/lzo"; export CPPFLAGS --with-libpostproc-includes=%{_includedir}/postproc \ --with-x -%{__make} +%{__make} \ + LDFLAGS="%{rpmldflags}" \ + CPPFLAGS="-I/usr/include/lzo" %install rm -rf $RPM_BUILD_ROOT