mirror of
https://github.com/mpv-player/mpv
synced 2024-12-13 18:36:09 +00:00
output cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20680 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
71eb96f6ba
commit
ab1f876349
2
configure
vendored
2
configure
vendored
@ -2590,7 +2590,7 @@ _mp_help="help/help_mp-${_language}.h"
|
|||||||
test -f $_mp_help || die "$_mp_help not found"
|
test -f $_mp_help || die "$_mp_help not found"
|
||||||
for lang in $LANGUAGES ; do
|
for lang in $LANGUAGES ; do
|
||||||
if test -f "DOCS/man/$lang/mplayer.1" ; then
|
if test -f "DOCS/man/$lang/mplayer.1" ; then
|
||||||
MAN_LANG="$MAN_LANG $lang"
|
MAN_LANG="$lang $MAN_LANG"
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
_doc_lang=$_language
|
_doc_lang=$_language
|
||||||
|
Loading…
Reference in New Issue
Block a user