projects
/
oweals
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9426d63
)
tags/0.8.3: switch PKG_BRANCH to tags/0.8.3 in feed makefile
author
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 23 Dec 2008 23:01:27 +0000
(23:01 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 23 Dec 2008 23:01:27 +0000
(23:01 +0000)
contrib/package/luci/Makefile
patch
|
blob
|
history
diff --git
a/contrib/package/luci/Makefile
b/contrib/package/luci/Makefile
index 38ddad5b41f7a67eb740762ca462b54670edf10f..e9cb571aee79317cf12f9e3f284a348f662dac71 100644
(file)
--- 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.3
ifeq ($(DUMP),)
USELOCAL:=$(shell grep luci ../../../.project 2>/dev/null >/dev/null && echo 1)