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

Comparing COMP/CMSDIST/p5-template-toolkit.spec (file contents):
Revision 1.6 by lat, Mon May 15 18:33:01 2006 UTC vs.
Revision 1.7 by elmer, Tue Jun 6 22:08:48 2006 UTC

# Line 39 | Line 39 | perl Makefile.PL PREFIX=%i LIB=%i/lib/si
39                   TT_DOCS=n \
40                   TT_EXAMPLES=n
41   make
42 + perl -p -i -e 's|^#!.*perl(.*)|#!/usr/bin/env perl$1|' blib/script/tpage
43 + perl -p -i -e 's|^#!.*perl(.*)|#!/usr/bin/env perl$1|' blib/script/ttree
44 +
45   %install
46   make install

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines