[csw-devel] SF.net SVN: gar:[16010] csw/mgar/pkg/subversion/trunk/Makefile
Maciej (Matchek) Bliziński
maciej at opencsw.org
Thu Oct 27 00:31:19 CEST 2011
2011/10/26 <rthurner at users.sourceforge.net>:
> - @$(INSTALL_ENV) gmake -C $(WORKSRC) install-swig-py \
> - swig_pydir=$(libdir)/python2.3/libsvn \
> - swig_pydir_extra=$(libdir)/python2.3/svn
> + @$(INSTALL_ENV) gmake -C $(WORKSRC) install-swig-py
Maybe instead of removing the settings entirely, you could hint the
svn bindings where the python library directory is? It's in
/opt/csw/lib/python/site-packages, and the files would be placed under
/opt/csw/lib/python/site-packages/svn.
Something like:
swig_pydir_extra=$(libdir)/python/site-packages
Maciej
More information about the devel
mailing list