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

Comparing COMP/CMSDIST/py-xmlrpc.spec (file contents):
Revision 1.2 by steen, Wed Apr 5 23:19:10 2006 UTC vs.
Revision 1.3 by steen, Thu Apr 27 00:14:44 2006 UTC

# Line 27 | Line 27 | export CFLAGS="-I%pydir/include/"
27   python setup.py build
28  
29   %install
30 < python setup.py install
31 < mkdir -p %i/lib
32 < mv %sitedir/_xmlrpc.so %i/lib
33 < mv %sitedir/xmlrpc.* %i/lib
34 <
35 < %files
36 < %i
30 > python setup.py install --prefix=%i

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines