From: Michael Tremer Date: Sun, 1 May 2011 21:56:49 +0000 (+0200) Subject: systemd: Cleanup build file. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f6789e7f6b3cedf4e89e95eaff3c68eec14eed7;p=ipfire-3.x.git systemd: Cleanup build file. --- diff --git a/pkgs/systemd/systemd.nm b/pkgs/systemd/systemd.nm index 88c25f9bd..9ea2a180b 100644 --- a/pkgs/systemd/systemd.nm +++ b/pkgs/systemd/systemd.nm @@ -27,10 +27,9 @@ include $(PKGROOT)/Include PKG_NAME = systemd PKG_VER = 24 PKG_REL = 1 -PKG_CONFLICTS += upstart PKG_MAINTAINER = Stefan Schantl -PKG_GROUP = System/Base +PKG_GROUPS = System/Base PKG_URL = http://www.freedesktop.org/wiki/Software/systemd PKG_LICENSE = GPLv2+ PKG_SUMMARY = A System and Service Manager. @@ -43,6 +42,8 @@ define PKG_DESCRIPTION SysV and LSB init scripts. endef +PKG_CONFLICTS += upstart + PKG_TARBALL = $(THISAPP).tar.bz2 PKG_PACKAGES += $(PKG_NAME)-units $(PKG_NAME)-devel