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

Comparing COMP/CMSDIST/gdbm.spec (file contents):
Revision 1.3 by eulisse, Mon Jul 24 13:45:22 2006 UTC vs.
Revision 1.7 by elmer, Tue May 1 11:21:05 2007 UTC

# Line 5 | Line 5 | Source: http://rm.mirror.garr.it/mirrors
5   %define thisgroup %(id -g)
6  
7   %build
8 < case $(uname) in
9 <  Darwin) perl -p -i -e "s|BINOWN = bin|BINOWN = %{thisuser}|g" Makefile.in;
10 <          perl -p -i -e "s|BINGRP = bin|BINGRP = %{thisgroup}|g" Makefile.in;;
11 < esac  
8 > perl -p -i -e "s|BINOWN = bin|BINOWN = %{thisuser}|g" Makefile.in
9 > perl -p -i -e "s|BINGRP = bin|BINGRP = %{thisgroup}|g" Makefile.in
10   ./configure --prefix=%{i}
11   make %makeprocesses
12   #

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines