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

Modified Files:
        Makefile.am 
Log Message:
made camerauvc depend on and include linux/videodev2.h, and changed libplayerc 
python bindings install to use DESTDIR/prefix

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



_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to