create pot has moved; adjust buildpackages
authorWilfried Goesgens <dothebart@citadel.org>
Thu, 30 Jan 2014 22:07:24 +0000 (23:07 +0100)
committerWilfried Goesgens <dothebart@citadel.org>
Thu, 30 Jan 2014 22:07:24 +0000 (23:07 +0100)
webcit/buildpackages

index 617e5554d8cdfd4028262be5a4eec25a2696260e..49dda253710f0c8391c53f96e4533b30f7742451 100755 (executable)
@@ -77,7 +77,7 @@ case $1 in
        ;;
     i18n)
        ./webcit -G `pwd`/i18n_templatelist.c
-       cd po;  ./create-pot.sh
+       cd po/webcit;  ./create-pot.sh
        ;;
     *)
        echo "Not yet implemented. we have: debian, sourcedist, i18n (needs ready compiled & installed webcit in your system)"