2011/10/26  <rthur...@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
_______________________________________________
devel mailing list
devel@lists.opencsw.org
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to