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

Comparing COMP/CMSDIST/geant4.spec (file contents):
Revision 1.55 by elmer, Fri Nov 2 13:24:51 2007 UTC vs.
Revision 1.56 by elmer, Sun Nov 4 13:20:04 2007 UTC

# Line 94 | Line 94 | case $(uname) in Darwin ) so=dylib ;; *
94   mkdir -p %i/etc
95   cp G4BuildConf.sh %i/etc
96   mv %i/lib/$(uname)-g++/*.$so %i/lib
97 < mv %i/lib/$(uname)-g++/libname.map %i/lib
97 > # The following file does not appear to exist after this spec file was
98 > # switched # to use the subsystem libraries instead of the individual ones,
99 > # so comment # it for now
100 > #mv %i/lib/$(uname)-g++/libname.map %i/lib
101   rm -rf %i/lib/$(uname)-g++
102   # Build already installed into prefix
103   mkdir -p %i/data

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines