]> Savannah Git Hosting - gnulib.git/commit
gnulib-tool.py: Follow gnulib-tool changes, part 20.
authorBruno Haible <bruno@clisp.org>
Wed, 3 Aug 2022 12:37:12 +0000 (14:37 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 3 Aug 2022 12:37:12 +0000 (14:37 +0200)
commit22ad26c0b2d86acb21a1eab665ac9d25a2a58d21
tree427b999f32b2b98c2789f93f73b8bf8cfee20a98
parented7b3d9bb825644533235fcc636134bc8bc368f2
gnulib-tool.py: Follow gnulib-tool changes, part 20.

Follow gnulib-tool changes
2016-01-15  Paul Eggert  <eggert@cs.ucla.edu>
gnulib-tool: don't assume ln -s works
2016-01-24  Paul Eggert  <eggert@cs.ucla.edu>
gnulib-tool: don't give up on ln -s so easily
2017-06-08  Bruno Haible  <bruno@clisp.org>
gnulib-tool: Fix bug in func_ln_s, from 2016-01-15.

* pygnulib/constants.py (symlink_relative): New function.
(link_relative): Use it instead of os.symlink.
ChangeLog
gnulib-tool.py.TODO
pygnulib/constants.py