X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=po%2Flng2po.sh;h=2e034b99e640004870157fd9a21de452a4cae008;hb=439b2edcbe1c2108c6d4c4ec3db5be04dbf92a0a;hp=aa73656d508081c47d23054c83c3fd815280e9f4;hpb=5801aeefe16431e8a39d651b8c4810f3b8b3dd87;p=xboard.git diff --git a/po/lng2po.sh b/po/lng2po.sh index aa73656..2e034b9 100755 --- a/po/lng2po.sh +++ b/po/lng2po.sh @@ -2,7 +2,7 @@ # lng2po.sh -- translating .lng files to .po files for XBoard/Winboard, # part of XBoard GNU project # -# Copyright 2011 Free Software Foundation, Inc. +# Copyright 2011, 2013, 2014, 2015, 2016 Free Software Foundation, Inc. # ------------------------------------------------------------------------ # # GNU XBoard is free software: you can redistribute it and/or modify @@ -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