From: Jo-Philipp Wich Date: Mon, 10 Jan 2011 00:26:02 +0000 (+0000) Subject: luci-0.10: prepare feed Makefile X-Git-Tag: 0.10.0~232 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=4370e52a975c4e519ff56aded517ade7cdc3837e;p=oweals%2Fluci.git luci-0.10: prepare feed Makefile --- 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)