aboutsummaryrefslogtreecommitdiffstats
path: root/find-lang.pl
Commit message (Collapse)AuthorAgeFilesLines
* Handle symlinks the same way as files in find-lang.pl, some symlinks inAnssi Hannula2007-09-201-1/+1
| | | | | documentation were previously left out.
* - include file be file except with --all-nameOlivier Thauvin2007-09-051-18/+47
|
* - only own parent dir and let rpm find contentOlivier Thauvin2007-08-241-12/+13
|
* - add basic test runtime for find-langOlivier Thauvin2007-08-231-1/+1
|
* - tag directory, fix directory tag setOlivier Thauvin2007-08-231-2/+3
|
* - tag %dir with %lang againOlivier Thauvin2007-08-231-1/+1
|
* - dont tag C langOlivier Thauvin2007-08-231-8/+7
| | | | - tag full lang, not only before '_'
* - tagging all files one by one, as rpm seems to not include content of dir ↵Olivier Thauvin2007-08-221-21/+24
| | | | | | | having %lang - ensure parent dir for gnome are listed - improve multiple lang on dir filtering (aka no %lang)
* - fix second part of #32366Olivier Thauvin2007-08-211-3/+3
|
* - when a file/dir is owned by multiple language, we assume it should be ↵Olivier Thauvin2007-08-211-4/+22
| | | | always installed
* - 1.461.46Olivier Thauvin2007-07-051-0/+1
|
* - man page are compress after install step, taking care to filename to ↵Olivier Thauvin2007-06-251-4/+4
| | | | handle all case
* - fix perl path in shebangOlivier Thauvin2007-06-251-1/+1
|
* - perlchecker fix to please titiOlivier Thauvin2007-06-251-2/+2
|
* - allow to pass multiple name to findOlivier Thauvin2007-06-251-2/+4
|
* - manage man page tooOlivier Thauvin2007-06-251-1/+10
|
* - clean useless codeOlivier Thauvin2007-06-251-5/+0
|
* - rewrite find-langOlivier Thauvin2007-05-191-0/+84