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

Comparing COMP/CMSDIST/valgrind.spec (file contents):
Revision 1.3 by eulisse, Tue Mar 21 17:41:21 2006 UTC vs.
Revision 1.4 by eulisse, Fri May 19 13:34:14 2006 UTC

# Line 4 | Line 4 | Source: http://www.valgrind.org/download
4   %build
5   ./configure --prefix=%i
6   make %makeprocesses
7 + %install
8 + make install
9 + perl -p -i -e 's|^#!.*perl(.*)|#!/usr/bin/env perl$1|' $(grep -r -e "^#!.*perl.*" %i | cut -d: -f 1)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines