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

Comparing COMP/CMSDIST/log4cplus.spec (file contents):
Revision 1.2 by eulisse, Wed Mar 15 17:18:42 2006 UTC vs.
Revision 1.3 by elmer, Tue Jun 6 14:48:44 2006 UTC

# Line 4 | Line 4 | Source: http://switch.dl.sourceforge.net
4  
5   %build
6   ./configure --prefix=%i
7 + case $(uname)-$(uname -m) in
8 +  Darwin*)
9 +   perl -p -i -e "s|\/\* #undef socklen_t \*\/|#undef socklen_t|" include/log4cplus/config.h;;
10 + esac
11   make
12  
13   %install

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines