git.99rst.org
/
openwrt-luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
6c7f800
)
* Fixed Makefile
author
Steven Barth
<redacted>
Mon, 5 May 2008 20:18:11 +0000
(20:18 +0000)
committer
Steven Barth
<redacted>
Mon, 5 May 2008 20:18:11 +0000
(20:18 +0000)
core/Makefile
patch
|
blob
|
history
core/src/ffluci/sgi/webuci.lua
patch
|
blob
|
history
diff --git
a/core/Makefile
b/core/Makefile
index b497b3c7369bda9e1ab2401714b999dd0526b435..dbebb52d9ee53cb3b85e027d193b5abd29047d82 100644
(file)
--- a/
core/Makefile
+++ b/
core/Makefile
@@
-4,7
+4,7
@@
LUAC_OPTIONS = -s
FILES = ffluci/debug.lua ffluci/view/*.htm ffluci/view/cbi/*.htm ffluci/i18n/*
CFILES = ffluci/bits.lua ffluci/util.lua \
-ffluci/sgi/haserl.lua \
+ffluci/sgi/haserl.lua
ffluci/sgi/webuci.lua
\
ffluci/http.lua ffluci/fs.lua ffluci/sys.lua \
ffluci/model/uci/wrapper.lua ffluci/model/uci/libuci.lua ffluci/model/uci.lua \
ffluci/model/ipkg.lua ffluci/config.lua ffluci/i18n.lua ffluci/template.lua \
diff --git
a/core/src/ffluci/sgi/webuci.lua
b/core/src/ffluci/sgi/webuci.lua
index f97b2445295081e7830919c886b10b08bb8aa194..05348e44d1a0a369eefae923587d611060758b4b 100644
(file)
--- a/
core/src/ffluci/sgi/webuci.lua
+++ b/
core/src/ffluci/sgi/webuci.lua
@@
-5,7
+5,7
@@
Description:
Server Gateway Interface for Haserl
FileId:
-$Id
: haserl.lua 2004 2008-05-05 19:56:14Z Cyrus
$
+$Id$
License:
Copyright 2008 Steven Barth <steven@midlink.org>
git clone https://git.99rst.org/PROJECT