summaryrefslogtreecommitdiffhomepage
path: root/build/mkbasepot.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build/mkbasepot.sh')
-rwxr-xr-xbuild/mkbasepot.sh5
1 files changed, 2 insertions, 3 deletions
diff --git a/build/mkbasepot.sh b/build/mkbasepot.sh
index 24a7e3a2e..767105094 100755
--- a/build/mkbasepot.sh
+++ b/build/mkbasepot.sh
@@ -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"