]> git.ipfire.org Git - thirdparty/gettext.git/commit
examples: Don't create unnecessary installation directories.
authorBruno Haible <bruno@clisp.org>
Tue, 23 Oct 2018 22:28:21 +0000 (00:28 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Oct 2018 22:28:21 +0000 (00:28 +0200)
commiteaaae89e17af8ebe7042ec58582f56a045c9f66d
tree6fbbc976cf367f5fb44ca64e5da374e42ee57cf1
parent5b2c6429ce33a3e9e39a8a7637e8a7768f6d70eb
examples: Don't create unnecessary installation directories.

This mirrors the Makefile.in.in change from 2009-06-09.

Reported by Serge Pavlovsky <pal666@gmail.com>.

* gettext-tools/examples/hello-*/po/Makefile.am (install-data-local-yes,
installdirs-local-yes): Remove unnecessary MKDIR_P invocations.
12 files changed:
gettext-tools/examples/hello-c++-wxwidgets/po/Makefile.am
gettext-tools/examples/hello-clisp/po/Makefile.am
gettext-tools/examples/hello-gawk/po/Makefile.am
gettext-tools/examples/hello-guile/po/Makefile.am
gettext-tools/examples/hello-librep/po/Makefile.am
gettext-tools/examples/hello-pascal/po/Makefile.am
gettext-tools/examples/hello-perl/po/Makefile.am
gettext-tools/examples/hello-php/po/Makefile.am
gettext-tools/examples/hello-python/po/Makefile.am
gettext-tools/examples/hello-sh/po/Makefile.am
gettext-tools/examples/hello-smalltalk/po/Makefile.am
gettext-tools/examples/hello-ycp/po/Makefile.am