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

Comparing COMP/CMSDIST/py2-pil.spec (file contents):
Revision 1.2 by eulisse, Tue Jan 30 10:29:39 2007 UTC vs.
Revision 1.3 by eulisse, Wed Jan 31 14:57:56 2007 UTC

# Line 22 | Line 22 | python setup.py build_ext -i
22   python selftest.py
23   %install
24   python setup.py install --prefix=%i
25 + perl -p -i -e "s|^#!.*python(.*)|#!/usr/bin/env python$1|" `grep -r -e "^#\!.*python.*" %i | cut -d: -f1`

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines