Replace broken gmane links with links to lists.gnu.org
gmane has been dead for quite a while: https://lars.ingebrigtsen.no/2020/01/06/whatever-happened-to-news-gmane-org/
This commit is contained in:
parent
d18b5e99a0
commit
8cd6cadd3d
3 changed files with 6 additions and 6 deletions
|
@ -39,7 +39,7 @@ AM_MAKEINFOFLAGS = -I $(srcdir)
|
|||
# default ignore list in the manual works. Unfortunately this is
|
||||
# the only way to do it:
|
||||
#
|
||||
# http://article.gmane.org/gmane.comp.sysutils.automake.bugs/4334/match=passing+parameters
|
||||
# https://lists.gnu.org/archive/html/bug-automake/2008-09/msg00040.html
|
||||
#
|
||||
# even though it annoyingly produces a warning with the -Wall option
|
||||
# to AM_INIT_AUTOMAKE which has to be silenced via -Wno-override.
|
||||
|
@ -76,7 +76,7 @@ check_DATA = $(TESTS_OUT)
|
|||
# Note that automake's `check' rule cannot be overridden
|
||||
# for some weird reason:
|
||||
#
|
||||
# http://thread.gmane.org/gmane.comp.sysutils.automake.general/13040/focus=13041
|
||||
# https://lists.gnu.org/archive/html/automake/2011-09/msg00029.html
|
||||
#
|
||||
# so we override check-TESTS instead which is where the real work is
|
||||
# done anyway. Unfortunately this produces a warning with the -Wall
|
||||
|
@ -188,7 +188,7 @@ doc/stow.8: bin/stow.in Makefile.am
|
|||
#
|
||||
# If it were not for a troublesome dependency on doc/$(am__dirstamp):
|
||||
#
|
||||
# http://article.gmane.org/gmane.comp.sysutils.automake.general/13192
|
||||
# https://lists.gnu.org/archive/html/automake/2011-11/msg00107.html
|
||||
#
|
||||
# we could have achieved this using the built-in rules combined with
|
||||
# install-data-hook to rename from stow.pdf to manual.pdf etc. on
|
||||
|
|
4
NEWS
4
NEWS
|
@ -235,7 +235,7 @@ due to Stow::Util missing $VERSION.
|
|||
stow directory path being calculated as
|
||||
../../../usr/home/user/local/stow relative to the target.
|
||||
|
||||
See http://article.gmane.org/gmane.comp.gnu.stow.bugs/8820 for details.
|
||||
See https://lists.gnu.org/archive/html/bug-stow/2013-04/msg00000.html for details.
|
||||
|
||||
*** Fix stowing of relative links when --no-folding is used.
|
||||
|
||||
|
@ -276,7 +276,7 @@ due to Stow::Util missing $VERSION.
|
|||
|
||||
Thanks to Gabriele Balducci for reporting this problem:
|
||||
|
||||
http://thread.gmane.org/gmane.comp.gnu.stow.general/6676
|
||||
https://lists.gnu.org/archive/html/help-stow/2014-09/msg00000.html
|
||||
|
||||
*** Internal code cleanups
|
||||
|
||||
|
|
2
TODO
2
TODO
|
@ -4,7 +4,7 @@
|
|||
install-info, amongst other things:
|
||||
|
||||
*** http://unix.stackexchange.com/questions/73426/dealing-with-gnu-stow-conflicts
|
||||
*** http://article.gmane.org/gmane.comp.gnu.stow.general/6661
|
||||
*** https://lists.gnu.org/archive/html/help-stow/2013-04/msg00016.html
|
||||
|
||||
* Get permission for next documentation release to be under FDL 1.3
|
||||
|
||||
|
|
Loading…
Reference in a new issue