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

Comparing COMP/CMSDIST/python.spec (file contents):
Revision 1.69 by eulisse, Thu Sep 16 09:22:00 2010 UTC vs.
Revision 1.70 by eulisse, Fri Sep 24 09:37:16 2010 UTC

# Line 51 | Line 51 | mkdir -p %i/include %i/lib %i/bin
51  
52   dirs="$EXPAT_ROOT $BZ2LIB_ROOT $NCURSES_ROOT $DB4_ROOT $GDBM_ROOT %{extradirs}"
53  
54 + # We need to export it because setup.py now uses it to determine the actual
55 + # location of DB4, this was needed to avoid having it picked up from the system.
56 + export DB4_ROOT
57 +
58   echo $dirs
59   for d in $dirs; do
60    for f in $d/include/*; do

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines