diff --git a/update-po-files.sh b/update-po-files.sh index 714140b993..082b10e60e 100755 --- a/update-po-files.sh +++ b/update-po-files.sh @@ -46,7 +46,7 @@ esac done if [ -z ${SOURCEDIR} ]; then - SOURCEDIR=../../code/kicad + SOURCEDIR=../kicad echo "Using default SOURCEDIR=${SOURCEDIR}" fi