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

Comparing COMP/CMSDIST/charybdis.spec (file contents):
Revision 1.2 by dlange, Fri Sep 7 21:59:25 2007 UTC vs.
Revision 1.4 by dlange, Sat Sep 8 03:09:58 2007 UTC

# Line 2 | Line 2
2   Source: http://cern.ch/service-spi/external/MCGenerators/distribution/%{n}-%{realversion}-src.tgz
3   %prep
4   %setup -q -n %{n}/%{realversion}
5 < ./configure --lcgplatform=%cmsplatf
5 > ./configure --lcgplatform=%cmsplatf --pythia_fragmentation
6  
7   %build
8   which g77
# Line 23 | Line 23 | cat << \EOF_TOOLFILE >%i/etc/scram.d/%n
23   <lib name=charybdis>
24   <use name=f77compiler>
25   <use name=herwig>
26 + <use name=pythia6>
27   </Tool>
28   EOF_TOOLFILE
29  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines