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:
1e53316
)
luci-app-dynapoint: remove unnecessary fields from Makefile
author
Hannu Nyman
<hannu.nyman@iki.fi>
Sun, 23 Apr 2017 10:12:30 +0000
(13:12 +0300)
committer
Hannu Nyman
<hannu.nyman@iki.fi>
Sun, 23 Apr 2017 10:12:30 +0000
(13:12 +0300)
Remove unnecessary fields from Makefile and
rely on LuCI automatics.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
applications/luci-app-dynapoint/Makefile
patch
|
blob
|
history
diff --git
a/applications/luci-app-dynapoint/Makefile
b/applications/luci-app-dynapoint/Makefile
index d16ef4a8fa57f6e05815b9841d0cfc76bcd44bb2..83512dba5e337e0c98da45b8136f1ca55b3cb074 100644
(file)
--- a/
applications/luci-app-dynapoint/Makefile
+++ b/
applications/luci-app-dynapoint/Makefile
@@
-9,9
+9,6
@@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for DynaPoint
LUCI_DEPENDS:=+dynapoint
-PKG_NAME:=luci-app-dynapoint
-PKG_VERSION:=1.0
-PKG_RELEASE:=1
PKG_LICENSE:=GPL-3.0+
PKG_MAINTAINER:=Tobias Ilte <tobias.ilte@campus.tu-berlin.de>
include ../../luci.mk