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 <futat...@yf.bsdclub.org>/<futat...@poem.co.jp>