luci-0.10: prepare feed Makefile
authorJo-Philipp Wich <jow@openwrt.org>
Mon, 10 Jan 2011 00:26:02 +0000 (00:26 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Mon, 10 Jan 2011 00:26:02 +0000 (00:26 +0000)
contrib/package/luci/Makefile

index 5e344882f389357091d8064f6c9ca7df7aad03f4..135849c84b8f12ee2bf1fd5c6462ec70a0750a68 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)