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:
7e4fff2
)
build: adapt mkbasepot.sh to new structure
author
Jo-Philipp Wich
<jow@openwrt.org>
Thu, 8 Jan 2015 15:40:09 +0000
(16:40 +0100)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Thu, 8 Jan 2015 15:40:09 +0000
(16:40 +0100)
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 767105094ef02be2b11229d0d80090192899feb6..7f07514fca777ad299131e3a5d7f7e0c303a06fb 100755
(executable)
--- a/
build/mkbasepot.sh
+++ b/
build/mkbasepot.sh
@@
-5,11
+5,11
@@
exit 1
}
-echo -n "Updating po/templates/base.pot ... "
+echo -n "Updating
modules/luci-base/
po/templates/base.pot ... "
./build/i18n-scan.pl \
- modules/
base/ modules/
admin-full/ \
- protocols/ themes/
openwrt/
\
-> po/templates/base.pot
+ modules/
luci-base/ modules/luci-mod-
admin-full/ \
+ protocols/ themes/ \
+>
modules/luci-base/
po/templates/base.pot
echo "done"