From 4370e52a975c4e519ff56aded517ade7cdc3837e Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Mon, 10 Jan 2011 00:26:02 +0000 Subject: [PATCH] luci-0.10: prepare feed Makefile --- contrib/package/luci/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index 5e344882f..135849c84 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -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) -- 2.25.1