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

Comparing COMP/CMSDIST/pythia6.spec (file contents):
Revision 1.4 by dlange, Tue May 1 08:15:58 2007 UTC vs.
Revision 1.5 by dlange, Tue May 1 14:09:04 2007 UTC

# Line 3 | Line 3
3   Source: http://service-spi.web.cern.ch/service-spi/external/MCGenerators/distribution/%{n}-%{realversion}-src.tgz
4   %prep
5   %setup -q -n %{n}/%{realversion}
6 < ./configure
6 > ./configure --enable-shared
7  
8   %build
9   make
10  
11 find lib/archive -name "*.a" -exec mv {} lib/.  \;
11  
12  
13   %install

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines