]> git.ipfire.org Git - thirdparty/gettext.git/commit
build: Avoid file name length limitation of tar
authorDaiki Ueno <ueno@gnu.org>
Wed, 30 Sep 2015 08:33:13 +0000 (17:33 +0900)
committerDaiki Ueno <ueno@gnu.org>
Wed, 30 Sep 2015 08:34:08 +0000 (17:34 +0900)
commit813429f64db6d37cfa158b0d584adb8bcb58c01d
treeea051af424b6e99c03506531dc1678ca8d64a205
parentb0df895fb5ff128e6027d9c80dcca9d27f7c6c0d
build: Avoid file name length limitation of tar

"csharpdoc" is a bit too long to accommodate long file names with
the version returned from git-version-gen:
  tar: gettext-0.19.6.4-1e74e4/.../csharpdoc/...: file name is too
    long (max 99); not dumped
* gettext-runtime/intl-csharp/doc: Rename from csharpdoc.
* gettext-runtime/intl-cshap/Makefile.am (doc, DOC_FILES): Adjust to the
directory name change.
gettext-runtime/intl-csharp/ChangeLog
gettext-runtime/intl-csharp/Makefile.am
gettext-runtime/intl-csharp/doc/GNU_Gettext.html [moved from gettext-runtime/intl-csharp/csharpdoc/GNU_Gettext.html with 100% similarity]
gettext-runtime/intl-csharp/doc/GNU_Gettext_GettextResourceManager.html [moved from gettext-runtime/intl-csharp/csharpdoc/GNU_Gettext_GettextResourceManager.html with 100% similarity]
gettext-runtime/intl-csharp/doc/GNU_Gettext_GettextResourceSet.html [moved from gettext-runtime/intl-csharp/csharpdoc/GNU_Gettext_GettextResourceSet.html with 100% similarity]
gettext-runtime/intl-csharp/doc/begin.html [moved from gettext-runtime/intl-csharp/csharpdoc/begin.html with 100% similarity]
gettext-runtime/intl-csharp/doc/index.html [moved from gettext-runtime/intl-csharp/csharpdoc/index.html with 100% similarity]
gettext-runtime/intl-csharp/doc/namespaces.html [moved from gettext-runtime/intl-csharp/csharpdoc/namespaces.html with 100% similarity]