[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Supported SWIG version on swig-py3

From: Yasuhito FUTATSUKI <futatuki_at_poem.co.jp>
Date: Tue, 29 Oct 2019 21:57:44 +0900

On 2019/10/29 19:37, Branko Čibej wrote:
> If I understand your patch correctly, those symbolic links would be
> created in the build directory, not the source directory? In any case,
> if you commit that patch, you'll also have to fix the "clean-swig-py"
> target to remove the symlinks.

Yes, the symbolic links are created in $(SWIG_PY_DIR)/libsvn in the
build directory, built by the "$(SWIG_PY_DIR)/libsvn" target which is
also source of the "copy-swig-py" target. $(SWIG_PY_DIR)/libsvn
directory and its contents are removed by the first action
"rm -rf $(SWIG_PY_DIR}/libsvn" in the rule of "clean-swig-py" target.

Cheers,

-- 
Yasuhito FUTATSUKI <futatuki_at_yf.bsdclub.org>/<futatuki_at_poem.co.jp>
Received on 2019-10-29 13:58:45 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.