ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/qt.spec
(Generate patch)

Comparing COMP/CMSDIST/qt.spec (file contents):
Revision 1.22 by elmer, Thu Dec 27 20:28:33 2007 UTC vs.
Revision 1.23 by muzaffar, Mon Apr 21 10:57:19 2008 UTC

# Line 65 | Line 65 | perl -p -i -e 's/^install_framework:/ins
65   # The following is a kludge around the fact that the fact that the
66   # /usr/lib/libfontconfig.so soft link (for 32-bit lib) is missing
67   # on the 64-bit machines
68 < %if (("%cmsplatf" == "slc4_ia32_gcc345")||("%cmsplatf" == "slc4_ia32_gcc412")||("%cmsplatf" == "slc4_ia32_gcc422"))
68 > case %cmsplatf in
69 > slc4_ia32*)
70    mkdir -p %{_builddir}/lib
71    ln -s /usr/lib/libfontconfig.so.1 %{_builddir}/%n-%type-free-%{qtversion}/lib/libfontconfig.so
72 < %endif
72 > esac
73  
74   make %makeprocesses
75  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines