Update of 
/cvsroot/playerstage/code/player/client_libs/libplayerc/bindings/python
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18338/client_libs/libplayerc/bindings/python

Modified Files:
        Makefile.am 
Log Message:
applied patch to fix python binding DESTDIR usage, plus dynamic lib versioning

Index: Makefile.am
===================================================================
RCS file: 
/cvsroot/playerstage/code/player/client_libs/libplayerc/bindings/python/Makefile.am,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** Makefile.am 9 Mar 2006 19:19:24 -0000       1.18
--- Makefile.am 30 May 2006 22:24:50 -0000      1.19
***************
*** 52,56 ****
  # use distutils to install
  pythoninstall:
!       python $(srcdir)/setup.py install --prefix=$(prefix)
  
  # seems that distutils doesn't support 'uninstall', oh well
--- 52,56 ----
  # use distutils to install
  pythoninstall:
!       python $(srcdir)/setup.py install --prefix=$(DESTDIR)
  
  # seems that distutils doesn't support 'uninstall', oh well



-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to