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

Comparing COMP/CMSDIST/xdaq.spec (file contents):
Revision 1.9 by eulisse, Wed Jul 5 14:52:39 2006 UTC vs.
Revision 1.11 by eulisse, Mon Jul 17 09:45:42 2006 UTC

# Line 13 | Line 13 | Source2: http://switch.dl.sourceforge.ne
13   %setup -T -b 0 -n TriDAS
14   %setup -D -T -b 1 -n TriDAS
15   %setup -D -T -b 2 -n TriDAS
16 <
16 > ls
17 > perl -p -i -e "s|^#.*ksh(.*)|#!/usr/bin/env ksh $1|" daq/extern/SBSVME/1003/v2p3p0/sys/makefile \
18 >                                                     daq/extern/SBSVME/1003/v2p3p0/sys/mkbtp
19   echo " Install root in prep:" %{i}    %{pkginstroot}
20  
21   %build
# Line 43 | Line 45 | find .  -type f ! -path "./bin/*.exe" -n
45   cp -rdL daq/extern/*/linuxx86/lib/* %{i}/lib
46  
47   find daq -type f ! -path "*/extern/*lib*" -name "*.a" -exec cp {} %{i}/lib \;
48 < perl -p -i -e "s|^#!.*make|/usr/bin/env make|" %{i}/daq/extern/slp/openslp-1.2.0/debian/rules
47 < # clhep.spec
48 > perl -p -i -e "s|^#!.*make|#!/usr/bin/env make|" %{i}/daq/extern/slp/openslp-1.2.0/debian/rules

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines