contrib/meshwizard: Add widgets in the original order, increase version
authorManuel Munz <freifunk@somakoma.de>
Sat, 22 Sep 2012 23:28:18 +0000 (23:28 +0000)
committerManuel Munz <freifunk@somakoma.de>
Sat, 22 Sep 2012 23:28:18 +0000 (23:28 +0000)
contrib/package/meshwizard/Makefile
contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/read_defaults.sh

index 73f018595e52645c548799510005b5015290bd7f..a9a1a0b6e861940fac54fc9a474a2ef22bfdb506 100644 (file)
@@ -4,7 +4,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=meshwizard
-PKG_RELEASE:=0.0.7
+PKG_RELEASE:=0.0.8-1
 
 PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
 
index 4e0b419c128c2f11ef1067a3c445e7c48d66c3de..c5036631d41c193779ee1b73493995f1137fe90c 100755 (executable)
@@ -11,7 +11,7 @@ get_var() {
 }
 
 handle_widgets() {
-        widgets="$1 $widgets"
+        widgets="$widgets $1"
 }
 config_load freifunk
 config_foreach handle_widgets widget