luci-0.10: merge r6695 and r6696
authorJo-Philipp Wich <jow@openwrt.org>
Mon, 10 Jan 2011 00:44:43 +0000 (00:44 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Mon, 10 Jan 2011 00:44:43 +0000 (00:44 +0000)
contrib/package/luci/Makefile

index 5e34488..135849c 100644 (file)
@@ -1,6 +1,6 @@
 include $(TOPDIR)/rules.mk
 
-PKG_BRANCH:=trunk
+PKG_BRANCH:=branches/luci-0.10
 
 ifeq ($(DUMP),)
   USELOCAL:=$(shell grep luci ../../../.project 2>/dev/null >/dev/null && echo 1)