build: adjust mkbasepot.sh after modules/base merge
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
This commit is contained in:
parent
c699ed1b63
commit
d733688ce5
1 changed files with 2 additions and 3 deletions
|
@ -8,9 +8,8 @@
|
|||
echo -n "Updating po/templates/base.pot ... "
|
||||
|
||||
./build/i18n-scan.pl \
|
||||
libs/core/ libs/web/ protocols/ \
|
||||
modules/admin-core/ modules/admin-full/ \
|
||||
themes/base/ themes/openwrt/ \
|
||||
modules/base/ modules/admin-full/ \
|
||||
protocols/ themes/openwrt/ \
|
||||
> po/templates/base.pot
|
||||
|
||||
echo "done"
|
||||
|
|
Loading…
Reference in a new issue