]> git.ipfire.org Git - thirdparty/coreutils.git/commit
maint: copy FDL from gnulib instead of using it as module
authorBernhard Voelker <mail@bernhard-voelker.de>
Mon, 25 May 2020 14:31:08 +0000 (16:31 +0200)
committerBernhard Voelker <mail@bernhard-voelker.de>
Mon, 25 May 2020 14:31:08 +0000 (16:31 +0200)
commitaefd434e56c6e8042d98b1fee20f3e8f90a127ef
tree1420f43cc732adf2f7f396e205e42385fa9d2969
parent46e0ce5e5d03891d7b175d5050cf7cce0632c668
maint: copy FDL from gnulib instead of using it as module

Since the previous gnulib update, bootstrap outputs this warning:

  Notice from module fdl:
    Don't use this module! Instead, copy the referenced license file \
    into your version control repository.

See gnulib commit:
  https://git.sv.gnu.org/cgit/gnulib.git/commit/?id=88fc5afbccc9

* bootstrap.conf (gnulib_modules): Remove 'fdl'.
* doc/fdl.texi: Add file as a copy of 'gnulib/doc/fdl.texi'.
* doc/.gitignore (/fdl.texi): Remove entry.
* cfg.mk (FILTER_LONG_LINES): Add pattern for the 'fdl.texi' file.
bootstrap.conf
cfg.mk
doc/.gitignore
doc/fdl.texi [new file with mode: 0644]