mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-09-01 11:16:02 +00:00
gnulib-tool.py: follow gnulib-tool changes, part 3
Follow gnulib-tool change 2012-08-26 Bruno Haible <bruno@clisp.org> gnulib-tool: Remove no-op option --no-changelog. * pygnulib/constants.py: Remove FILES dictionary. * pygnulib/*: Update.
This commit is contained in:
@@ -33,7 +33,6 @@ APP = constants.APP
|
||||
DIRS = constants.DIRS
|
||||
ENCS = constants.ENCS
|
||||
UTILS = constants.UTILS
|
||||
FILES = constants.FILES
|
||||
MODES = constants.MODES
|
||||
TESTS = constants.TESTS
|
||||
compiler = constants.compiler
|
||||
|
||||
Reference in New Issue
Block a user