HAYASHI Kentaro
null+****@clear*****
Tue Sep 24 16:07:12 JST 2013
HAYASHI Kentaro 2013-09-24 16:07:12 +0900 (Tue, 24 Sep 2013) New Revision: ca4ec375b773ddb2e2cccfeca04ae6f4424b157d https://github.com/mroonga/mroonga/commit/ca4ec375b773ddb2e2cccfeca04ae6f4424b157d Message: doc: remove needless hidden file rpmlint reports "W: hidden-file-or-dir ..." Modified files: doc/files.am doc/update-files.sh Modified: doc/files.am (+0 -1) =================================================================== --- doc/files.am 2013-09-24 15:07:11 +0900 (dd9a194) +++ doc/files.am 2013-09-24 16:07:12 +0900 (edd1236) @@ -135,7 +135,6 @@ mo_files_relative_from_locale_dir = \ $(NULL) html_files_relative_from_locale_dir = \ - html/.buildinfo \ html/_images/storage-mode.png \ html/_images/wrapper-mode.png \ html/_sources/characteristic.txt \ Modified: doc/update-files.sh (+1 -1) =================================================================== --- doc/update-files.sh 2013-09-24 15:07:11 +0900 (f1b6bc6) +++ doc/update-files.sh 2013-09-24 16:07:12 +0900 (53b9c88) @@ -62,5 +62,5 @@ find "themes" -type f | \ # output files ## HTML file path list relative from locale/$LANG/ dir. -(cd locale/en; find html -type f) | \ +(cd locale/en; find html -type f -not -name '.buildinfo') | \ list_paths "html_files_relative_from_locale_dir" -------------- next part -------------- HTML����������������������������...Download