From: H.G. Muller Date: Mon, 9 May 2011 19:55:10 +0000 (+0200) Subject: Adapt default directory of lng2po X-Git-Url: http://winboard.nl/cgi-bin?a=commitdiff_plain;h=4f14696c5aa9a10817022fcb4cbaa857e40a176b;p=xboard.git Adapt default directory of lng2po The path is prefixed with "../" to make it runable from the po directory. --- diff --git a/po/lng2po.sh b/po/lng2po.sh index aa73656..f65e9e6 100755 --- a/po/lng2po.sh +++ b/po/lng2po.sh @@ -74,8 +74,8 @@ else fi fi -if [ -e winboard/language/$INPUT ]; then - INPUT=winboard/language/$INPUT +if [ -e ../winboard/language/$INPUT ]; then + INPUT=../winboard/language/$INPUT fi if [ -e $INPUT ]; then