]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
system-release: Change package name and add obsoletes.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 30 Apr 2011 21:13:53 +0000 (23:13 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 30 Apr 2011 21:13:53 +0000 (23:13 +0200)
pkgs/system-release/system-release.nm

index bf6c2cce768ca783781ac88e9c922c4913768e3b..8e6cfa8b2bb43ecbae1766ec29b8f5d73916849a 100644 (file)
@@ -46,6 +46,7 @@ PKG_SUMMARY    = $(DISTRO_NAME) release files.
 
 # In general to this package is referred as "system-release".
 PKG_PROVIDES  += system-release
+PKG_OBSOLETES  = system-release
 
 define PKG_DESCRIPTION
        $(DISTRO_NAME) release files such as pakfire configs and various /etc/ \
@@ -54,6 +55,8 @@ endef
 
 PKG_TARBALL    =
 
+PKG_PACKAGES   = $(PKG_NAME)
+
 STAGE_PREPARE = # Do nothing
 STAGE_BUILD = # Do nothing