Browse Source

remove PROVIDES from Makefiles

Karsten Böddeker 7 years ago
parent
commit
45ed1bc77e

+ 0 - 1
ffho/ffho-luci-autoupdater-wifi-fallback/Makefile

@@ -15,7 +15,6 @@ define Package/ffho-luci-autoupdater-wifi-fallback
   CATEGORY:=FFHO
   TITLE:=Luci module for gluon-autoupdater and ffho-autoupdater-wifi-fallback
   DEPENDS:=+gluon-luci-admin +gluon-autoupdater +ffho-autoupdater-wifi-fallback
-  PROVIDES:=gluon-luci-autoupdater
   MAINTAINER:=Freifunk Hochstift <kontakt@hochstift.freifunk.net>
   URL:=https://git.c3pb.de/freifunk-pb/ffho-packages
 endef

+ 0 - 1
ffho/ffho-status-page/Makefile

@@ -13,7 +13,6 @@ define Package/ffho-status-page
   CATEGORY:=Gluon
   TITLE:=Adds a status page showing information about the node.
   DEPENDS:=+gluon-core +uhttpd +gluon-status-page-api +libiwinfo-lua +luci-lib-jsonc
-  PROVIDES:=gluon-status-page
   MAINTAINER:=Freifunk Hochstift <kontakt@hochstift.freifunk.net>
   URL:=https://git.c3pb.de/freifunk-pb/ffho-packages
 endef