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

Comparing COMP/CMSDIST/apache-ant.spec (file contents):
Revision 1.7 by valya, Thu May 1 19:26:29 2008 UTC vs.
Revision 1.8 by gowdy, Thu Feb 5 08:47:56 2009 UTC

# Line 7 | Line 7 | Source: http://apache.ziply.com/ant/bina
7   %setup -n %{n}-%{realversion}
8  
9   # replace python calls throuhout the sources
10 < perl -p -i -e "s|#!/usr/bin/python|#!/usr/bin/env python|" $(find .)
10 > perl -p -i -e "s|#!/usr/bin/python|#!/usr/bin/env python|" $(find . -name "*.py")
11   %build
12   %install
13   tar -cf - . | tar -C %i -xvvf -

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines