forked from pool/build-compare
- Handle every path matching /share/man/ as man page
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=225
This commit is contained in:
@@ -636,7 +636,7 @@ check_single_file()
|
||||
trim_man_first_line $f
|
||||
done
|
||||
;;
|
||||
/usr/share/man/*/man*|/usr/share/man/man*|/usr/lib/texmf/doc/man/*/*)
|
||||
*/share/man/*|/usr/lib/texmf/doc/man/*/*)
|
||||
|
||||
for f in old/$file new/$file; do
|
||||
trim_man_TH $f
|
||||
|
Reference in New Issue
Block a user