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.52 by elmer, Thu Sep 3 20:05:08 2009 UTC vs.
Revision 1.56 by andreasp, Sat Nov 7 07:56:36 2009 UTC

# Line 134 | Line 134 | rm  `find %{i}/include -maxdepth 1 -mind
134  
135   %if "%online" == "true"
136   # remove tkinter that brings dependency on libtk:
137 < rm  `find %{i}/lib -type f -name "_tkinter.so"`
137 > find %{i}/lib -type f -name "_tkinter.so" -exec rm {} \;
138   %endif
139  
140   # SCRAM ToolBox toolfile

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines