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

Comparing COMP/CMSDIST/python-tdb.spec (file contents):
Revision 1.4 by steen, Thu Apr 27 00:14:44 2006 UTC vs.
Revision 1.5 by steen, Fri Aug 25 19:14:22 2006 UTC

# Line 27 | Line 27 | This binding exposes a low-level TDB int
27   mkdir build
28  
29   export CFLAGS="-I$TDB_ROOT/include -I$LIBJIO_ROOT/include -D_FILE_OFFSET_BITS=64"
30 < export LDFLAGS="-L$TDB_ROOT/lib -L$LIBJIO_ROOT/lib"
30 > export LDFLAGS="-L$TDB_ROOT/lib -L$LIBJIO_ROOT/lib -ltdb -ljio"
31   python setup.py --build --prefix=%i
32   pwd
33   find build

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines