SPECS: alsa-tools.spec - more general lib64 if

qboosh qboosh at pld-linux.org
Wed Dec 28 00:07:55 CET 2005


Author: qboosh                       Date: Tue Dec 27 23:07:55 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- more general lib64 if

---- Files affected:
SPECS:
   alsa-tools.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/alsa-tools.spec
diff -u SPECS/alsa-tools.spec:1.13 SPECS/alsa-tools.spec:1.14
--- SPECS/alsa-tools.spec:1.13	Tue Dec 27 23:13:14 2005
+++ SPECS/alsa-tools.spec	Wed Dec 28 00:07:49 2005
@@ -61,7 +61,7 @@
 
 cd qlo10k1
 sed -i 's:include:include/qt:g' acinclude.m4
-%ifarch %{x8664} ppc64 sparc64
+%if "%{_lib}" == "lib64"
 sed -i 's:QTDIR/lib:QTDIR/lib64:g' acinclude.m4
 %endif
 cp -f README README.qlo10k1
@@ -120,6 +120,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2005/12/27 23:07:49  qboosh
+- more general lib64 if
+
 Revision 1.13  2005/12/27 22:13:14  pluto
 - amd64 build fixed.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/alsa-tools.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list