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

Comparing COMP/CMSDIST/automake.spec (file contents):
Revision 1.1 by eulisse, Mon Aug 28 18:37:13 2006 UTC vs.
Revision 1.2 by elmer, Mon Jan 22 21:05:49 2007 UTC

# Line 5 | Line 5 | Requires: autoconf
5   %build
6   ./configure --prefix=%i
7   make
8 < perl -p -i -e "s|#!.*perl(.*)|#!/usr/bin/env perl($1)|" aclocal automake
8 > perl -p -i -e "s|#!.*perl(.*)|#!/usr/bin/env perl$1|" aclocal automake
9 >
10 > %post
11 > %{relocateConfig}bin/automake-1.9
12 > %{relocateConfig}bin/automake
13 > %{relocateConfig}bin/aclocal-1.9
14 > %{relocateConfig}bin/aclocal
15 > %{relocateConfig}share/automake-1.9/Automake/Config.pm
16 >

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines