SPECS: mythtv.spec - more general lib64 if

qboosh qboosh at pld-linux.org
Sun Sep 4 13:04:24 CEST 2005


Author: qboosh                       Date: Sun Sep  4 11:04:24 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- more general lib64 if

---- Files affected:
SPECS:
   mythtv.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: SPECS/mythtv.spec
diff -u SPECS/mythtv.spec:1.19 SPECS/mythtv.spec:1.20
--- SPECS/mythtv.spec:1.19	Sun Sep  4 12:58:49 2005
+++ SPECS/mythtv.spec	Sun Sep  4 13:04:19 2005
@@ -253,7 +253,7 @@
 export QTDIR="%{_prefix}"
 export QMAKESPEC="linux-g++"
 
-%ifarch %{x8664}
+%if "%{_lib}" != "lib"
 export QMAKE_LIBDIR_X11=%{_prefix}/X11R6/%{_lib}
 %endif
 #export CFLAGS="%{rpmcflags} -fomit-frame-pointer"
@@ -435,6 +435,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2005/09/04 11:04:19  qboosh
+- more general lib64 if
+
 Revision 1.19  2005/09/04 10:58:49  glen
 - build fixes for amd64
 - fixed cache dir
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mythtv.spec?r1=1.19&r2=1.20&f=u




More information about the pld-cvs-commit mailing list