build: adjust mkbasepot.sh after modules/base merge
authorJo-Philipp Wich <jow@openwrt.org>
Fri, 13 Jun 2014 09:40:40 +0000 (09:40 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Fri, 13 Jun 2014 09:40:40 +0000 (09:40 +0000)
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
build/mkbasepot.sh

index 24a7e3a..7671050 100755 (executable)
@@ -8,9 +8,8 @@
 echo -n "Updating po/templates/base.pot ... "
 
 ./build/i18n-scan.pl \
 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"
 > po/templates/base.pot
 
 echo "done"