Hi, I'm trying to make a patch to update LuCI's translation string files because I'm sure they're out of sync with the strings in the source code. But when I try to run `make po`, I get "/bin/sh: 2: build/i18n-lua2po.pl: not found".
The commands I'm using are: sudo apt-get install liblua5.1.0-dev -y git clone git://git.openwrt.org/project/luci.git cd luci make What's going wrong? -Alex _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel