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

Comparing COMP/CMSDIST/mysql.spec (file contents):
Revision 1.8 by eulisse, Fri May 19 10:09:27 2006 UTC vs.
Revision 1.9 by eulisse, Fri May 19 10:23:49 2006 UTC

# Line 28 | Line 28 | CFLAGS=-O3 CXX=gcc CXXFLAGS="-O3 -felide
28   make %makeprocesses
29   %install
30   make install
31 < perl -p -i -e "s|^#!.*perl|#!/usr/bin/env perl|" $(grep -r /usr/local/bin/perl . | cut -d: -f1)
31 > perl -p -i -e "s|^#!.*perl(.*)|#!/usr/bin/env perl$1|" $(grep -r /usr/local/bin/perl . | cut -d: -f1)
32   %post
33   %{relocateConfig}bin/msql2mysql
34   %{relocateConfig}bin/mysqlaccess

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines