From: Michael Tremer Date: Wed, 16 Sep 2009 09:37:36 +0000 (+0200) Subject: sysvinit: Added package information. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b35df221ca5f05c4ef51909eae58c046134de467;p=ipfire-3.x.git sysvinit: Added package information. --- diff --git a/lfs/sysvinit b/lfs/sysvinit index e5079edcc..49aa90da4 100644 --- a/lfs/sysvinit +++ b/lfs/sysvinit @@ -33,9 +33,22 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) OBJECT = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP) +MAINTAINER = +GROUP = System/Base CORE = yes EXTRA = no DEBUG = no +BUILD_DEPS = +DEPS = + +URL = https://alioth.debian.org/projects/pkg-sysvinit/ +LICENSE = GPLv2+ +SHORT_DESC = Programs which control basic system processes. + +define LONG_DESC + The sysvinit package contains a group of processes that control \ + the very basic functions of your system. +endef CFLAGS += -D_GNU_SOURCE