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.41 by ratnik, Tue May 13 17:29:46 2008 UTC vs.
Revision 1.42 by ratnik, Fri Jun 6 23:25:42 2008 UTC

# Line 130 | Line 130 | perl -p -i -e "s|^#!.*python|#!/usr/bin/
130   rm  `find %{i}/lib -maxdepth 1 -mindepth 1 ! -name '*python*'`
131   rm  `find %{i}/include -maxdepth 1 -mindepth 1 ! -name '*python*'`
132  
133 + # remove tkinter that brings dependency on libtk:
134 + #
135 +
136 + rm  `find %{i}/lib -type f -name "_tkinter.so"`
137 +
138   # SCRAM ToolBox toolfile
139   mkdir -p %i/etc/scram.d
140   cat << \EOF_TOOLFILE >%i/etc/scram.d/%n

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines