SPECS: transcode.spec - LDFLAGS, as there were problems on x86_64

czarny czarny at pld-linux.org
Thu Nov 16 18:40:02 CET 2006


Author: czarny                       Date: Thu Nov 16 17:40:02 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- LDFLAGS, as there were problems on x86_64

---- Files affected:
SPECS:
   transcode.spec (1.84 -> 1.85) 

---- Diffs:

================================================================
Index: SPECS/transcode.spec
diff -u SPECS/transcode.spec:1.84 SPECS/transcode.spec:1.85
--- SPECS/transcode.spec:1.84	Sun Aug 20 17:44:14 2006
+++ SPECS/transcode.spec	Thu Nov 16 18:39:57 2006
@@ -107,6 +107,7 @@
 %patch3 -p0
 
 %build
+export LDFLAGS="-L%{_libdir} $LDFLAGS"
 %{__libtoolize}
 %{__aclocal}
 %{__autoconf}
@@ -212,6 +213,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.85  2006/11/16 17:39:57  czarny
+- LDFLAGS, as there were problems on x86_64
+
 Revision 1.84  2006/08/20 15:44:14  arekm
 - fix build of import_mpeg3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/transcode.spec?r1=1.84&r2=1.85&f=u



More information about the pld-cvs-commit mailing list