SPECS (AC-branch): mlt.spec - pass x directory to cflags to fix bu...

undefine undefine at pld-linux.org
Mon Feb 11 14:28:06 CET 2008


Author: undefine                     Date: Mon Feb 11 13:28:06 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- pass x directory to cflags to fix build on ac

---- Files affected:
SPECS:
   mlt.spec (1.20 -> 1.20.2.1) 

---- Diffs:

================================================================
Index: SPECS/mlt.spec
diff -u SPECS/mlt.spec:1.20 SPECS/mlt.spec:1.20.2.1
--- SPECS/mlt.spec:1.20	Thu Dec 27 22:12:44 2007
+++ SPECS/mlt.spec	Mon Feb 11 14:28:00 2008
@@ -71,6 +71,7 @@
 %endif
 
 %build
+export LDFLAGS="%{rpmldflags} -L%{_x_libraries}"
 %configure \
 	--enable-gpl \
 %ifarch %{x8664}
@@ -120,6 +121,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20.2.1  2008-02-11 13:28:00  undefine
+- pass x directory to cflags to fix build on ac
+
 Revision 1.20  2007-12-27 21:12:44  glen
 - rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mlt.spec?r1=1.20&r2=1.20.2.1&f=u



More information about the pld-cvs-commit mailing list