Skip to content

Commit

Permalink
Update path for po2lmo utility in luci-i18n-commotion Makefile.
Browse files Browse the repository at this point in the history
  • Loading branch information
jheretic authored and Dan Staples committed Jun 11, 2014
1 parent bf412a3 commit efaf463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/luci-i18n-commotion/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ endef
#Get and make the po2lmo po->lmo script
define Build/Prepare
$(call Build/Prepare/Default,)
$(SVN) co http://svn.luci.subsignal.org/luci/trunk/libs/web/ $(PKG_BUILD_DIR)/po2lmo/.
$(SVN) co http://svn.luci.subsignal.org/luci/trunk/modules/base/ $(PKG_BUILD_DIR)/po2lmo/.
$(MKDIR) $(PKG_BUILD_DIR)/lang
$(MAKE_po2lmo)
endef
Expand Down

0 comments on commit efaf463

Please sign in to comment.