From: Steven Barth Date: Sat, 31 Jan 2009 18:00:05 +0000 (+0000) Subject: Yay, final! X-Git-Tag: 0.8.5^0 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=53bb93d84fb547955a1167ea4a730fcfa2caa9db;p=project%2Fluci.git Yay, final! --- diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index da06dbb22..5649faeea 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -1,6 +1,6 @@ include $(TOPDIR)/rules.mk -PKG_BRANCH:=branches/luci-0.8 +PKG_BRANCH:=tags/0.8.5 ifeq ($(DUMP),) USELOCAL:=$(shell grep luci ../../../.project 2>/dev/null >/dev/null && echo 1)