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

Comparing COMP/CMSDIST/py2-pycurl.spec (file contents):
Revision 1.2 by lat, Mon Sep 12 12:56:10 2011 UTC vs.
Revision 1.3 by eulisse, Thu Sep 15 12:37:05 2011 UTC

# Line 13 | Line 13 | python setup.py build
13   %install
14   python setup.py install --prefix=%i
15   find %i -name '*.egg-info' -exec rm {} \;
16 + # Remove documentation.
17 + rm -rf %i/share

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines