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

Comparing COMP/CMSDIST/jemalloc.spec (file contents):
Revision 1.1 by eulisse, Fri Aug 26 07:44:42 2011 UTC vs.
Revision 1.3 by eulisse, Wed Sep 21 13:38:41 2011 UTC

# Line 5 | Line 5 | Source: http://www.canonware.com/downloa
5   %setup -n %n-%{realversion}
6  
7   %build
8 + perl -p -i -e 's|-no-cpp-precomp||' configure
9   ./configure --prefix %i
10  
11 < %install
11 < make install
12 < strip %i/lib/*
13 < rm -rf %i/share
11 > %define drop_files %i/share

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines