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

Comparing COMP/CMSDIST/py2-ipython.spec (file contents):
Revision 1.2 by diego, Wed Oct 6 13:32:48 2010 UTC vs.
Revision 1.3 by eulisse, Wed Aug 31 09:03:23 2011 UTC

# Line 13 | Line 13 | python setup.py build
13   python setup.py install --prefix=%i
14   egrep -r -l '^#!.*python' %i | xargs perl -p -i -e 's{^#!.*python.*}{#!/usr/bin/env python}'
15   find %i -name '*.egg-info' -exec rm {} \;
16 + rm -rf %i/share

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines