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

Comparing COMP/CMSDIST/clhep.spec (file contents):
Revision 1.6 by sashby, Thu Nov 2 18:50:39 2006 UTC vs.
Revision 1.9 by elmer, Sat Apr 7 11:21:15 2007 UTC

# Line 5 | Line 5 | Source: http://proj-clhep.web.cern.ch/pr
5   %setup -n %v/CLHEP
6  
7   %build
8 + if [ $(uname) = Darwin ]; then
9 +  export MACOSX_DEPLOYMENT_TARGET="10.4"
10 + fi
11   CXX=g++ ./configure --prefix=%i
12   make
13  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines