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

Comparing COMP/CMSDIST/boost-build.spec (file contents):
Revision 1.1 by argiro, Fri Feb 10 09:38:39 2006 UTC vs.
Revision 1.4 by elmer, Tue May 1 11:25:04 2007 UTC

# Line 1 | Line 1
1   ### RPM external boost-build 2.0-m10
2   Source: http://dl.sourceforge.net/sourceforge/boost/boost-build-%v.tar.bz2
3   %prep
4 < %setup -n boost-build-%v
4 > %setup -n boost-build
5  
6   %build
7 <
7 > cd jam_src
8   case $(uname) in
9    Darwin ) sh build.sh darwin ;;
10    * )      sh build.sh gcc ;;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines