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

Comparing COMP/CMSDIST/sigcpp.spec (file contents):
Revision 1.13 by muzaffar, Tue Jul 6 08:34:44 2010 UTC vs.
Revision 1.14 by muzaffar, Tue Aug 10 15:14:05 2010 UTC

# Line 17 | Line 17 | make %makeprocesses
17   %install
18   make install
19   cp %i/lib/sigc++-2.0/include/sigc++config.h %i/include/sigc++-2.0/
20 # SCRAM ToolBox toolfile
21 mkdir -p %i/etc/scram.d
22 cat << \EOF_TOOLFILE >%i/etc/scram.d/%n.xml
23  <tool name="%n" version="%v">
24    <lib name="sigc-2.0"/>
25    <client>
26      <environment name="SIGCPP_BASE" default="%i"/>
27      <environment name="LIBDIR" default="$SIGCPP_BASE/lib"/>
28      <environment name="INCLUDE" default="$SIGCPP_BASE/include/sigc++-2.0"/>
29    </client>
30  </tool>
31 EOF_TOOLFILE
32
33 %post
34 %{relocateConfig}etc/scram.d/%n.xml

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines