]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
systemd: Cleanup build file.
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 1 May 2011 21:56:49 +0000 (23:56 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 1 May 2011 21:56:49 +0000 (23:56 +0200)
pkgs/systemd/systemd.nm

index 88c25f9bdd77e99db4831be9b28c17d9afae4fa3..9ea2a180bf3c8a0aeaa12363b8d15ea37aafb457 100644 (file)
@@ -27,10 +27,9 @@ include $(PKGROOT)/Include
 PKG_NAME       = systemd
 PKG_VER        = 24
 PKG_REL        = 1
-PKG_CONFLICTS += upstart
 
 PKG_MAINTAINER = Stefan Schantl <stefan.schantl@ipfire.org>
-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