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

Comparing COMP/CMSDIST/python.spec (file contents):
Revision 1.59 by elmer, Mon Dec 7 18:09:04 2009 UTC vs.
Revision 1.62 by dsr, Wed Feb 24 15:57:48 2010 UTC

# Line 117 | Line 117 | case %cmsplatf in
117     (cd %i/lib/python%{pythonv}/config
118      perl -p -i -e 's|-fno-common||g' Makefile)
119  
120 <   find %i/lib/python%{pythonv}/config -name 'libpython*' -exec mv {} %i/lib \;
120 >   find %i/lib/python%{pythonv}/config -name 'libpython*' -exec mv -f {} %i/lib \;
121    ;;
122   esac
123  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines