]> git.ipfire.org Git - thirdparty/gettext.git/commit
build: Remove generated files from version control.
authorBruno Haible <bruno@clisp.org>
Sun, 25 Nov 2018 01:08:20 +0000 (02:08 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 25 Nov 2018 01:08:20 +0000 (02:08 +0100)
commitfd7fe7fed1a9c2d60732698d4ae7bb9cb7af99f7
treef370f05bb7551d2d127c1dfb33aa42dcd9ac3004
parent6e5eb7095d648f682c65e766c57c0acdc1a8c407
build: Remove generated files from version control.

This creates a bootstrapping issue, but it can be mitigated:
If a user wants to build GNU gettext on a platform which does not have the
GNU gettext programs installed, they first need to build and install a tarball
of GNU gettext; then only they can build GNU gettext from the git repository.

* gettext-runtime/po/gettext-runtime.pot: Remove file.
* gettext-tools/po/gettext-tools.pot: Remove file.
* gettext-tools/examples/po/gettext-examples.pot: Remove file.
.gitignore
gettext-runtime/po/gettext-runtime.pot [deleted file]
gettext-tools/examples/po/gettext-examples.pot [deleted file]
gettext-tools/po/gettext-tools.pot [deleted file]