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:
00ca3a8
)
* luci: change svn repo location for package feeds
author
Jo-Philipp Wich
<jow@openwrt.org>
Thu, 16 Oct 2008 13:06:02 +0000
(13:06 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Thu, 16 Oct 2008 13:06:02 +0000
(13:06 +0000)
contrib/package/luci/Makefile
patch
|
blob
|
history
diff --git
a/contrib/package/luci/Makefile
b/contrib/package/luci/Makefile
index 0e3b5b582bc76ef417dccafa321aafc616ee050e..5096a43a209d25cf3e7df68aba06d5a157bdb196 100644
(file)
--- a/
contrib/package/luci/Makefile
+++ b/
contrib/package/luci/Makefile
@@
-12,7
+12,7
@@
PKG_RELEASE:=1
ifeq ($(USELOCAL),1)
PKG_VERSION:=0.9+svn
else
- PKG_SOURCE_URL:=http://
dev.leipzig.freifunk.net/svn/ff-
luci/$(PKG_BRANCH)
+ PKG_SOURCE_URL:=http://
svn.luci.subsignal.org/
luci/$(PKG_BRANCH)
ifeq ($(DUMP),)
PKG_REV:=$(shell LC_ALL=C svn info ${PKG_SOURCE_URL} | sed -ne's/^Last Changed Rev: //p')
PKG_VERSION:=0.9+svn$(PKG_REV)