build: update build/i18n-* tools
[project/luci.git] / build / i18n-update.pl
index c82b4fe3dd610b53dcd5160400faa8fd1d915c3e..e97e3d2f350d1ba89eebe5cc020b3905d9010059 100755 (executable)
@@ -52,7 +52,7 @@ my @dirs;
 
 if( ! $source )
 {
-       @dirs = glob("./*/*/po/");
+       @dirs = glob("./*/*/po");
 }
 else
 {