projects
/
project
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c699ed1
)
build: adjust mkbasepot.sh after modules/base merge
author
Jo-Philipp Wich
<jow@openwrt.org>
Fri, 13 Jun 2014 09:40:40 +0000
(09:40 +0000)
committer
Jo-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
patch
|
blob
|
history
diff --git
a/build/mkbasepot.sh
b/build/mkbasepot.sh
index 24a7e3a2e449e62cfe2c4efe3c64dd1683e7b6b8..767105094ef02be2b11229d0d80090192899feb6 100755
(executable)
--- 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"