Skip to content
Snippets Groups Projects
Commit fe9de422 authored by Stefan Laudemann's avatar Stefan Laudemann
Browse files

Adds MAINTAINER, URL, and SOURCE fields to Makefile of ffpb-alfred-watchdog

parent a6ca10cb
No related branches found
No related tags found
No related merge requests found
......@@ -13,6 +13,9 @@ define Package/ffpb-alfred-watchdog
CATEGORY:=workarounds
TITLE:=A.L.F.R.E.D. crash watchdog
DEPENDS:=+busybox
MAINTAINER:=Freifunk Paderborn <maschinenraum@paderborn.freifunk.net>
URL:=https://git.c3pb.de/freifunk-pb/ffpb-packages
SOURCE:=git@git.c3pb.de:freifunk-pb/ffpb-packages.git
endef
define Package/ffpb-alfred-watchdog/description
......@@ -30,7 +33,6 @@ define Package/ffpb-alfred-watchdog/description
endef
define Build/Prepare
mkdir -p $(PKG_BUILD_DIR)
endef
define Build/Configure
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment