From 9691c30039f6069cde610562953e7ea75b037f67 Mon Sep 17 00:00:00 2001 From: Grazvydas Ignotas Date: Sun, 10 Feb 2013 01:06:37 +0200 Subject: [PATCH 1/1] slim: mark config file as such --- recipes/slim/slim_1.3.1.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/recipes/slim/slim_1.3.1.bb b/recipes/slim/slim_1.3.1.bb index d028744..af31089 100644 --- a/recipes/slim/slim_1.3.1.bb +++ b/recipes/slim/slim_1.3.1.bb @@ -2,7 +2,7 @@ DESCRIPTION="Simple Login Manager" HOMEPAGE="http://slim.berlios.de" LICENSE = "GPL" -PR = "r6" +PR = "r7" inherit update-rc.d @@ -82,3 +82,5 @@ echo "${bindir}/slim" > ${sysconfdir}/X11/default-display-manager pkg_postrm_${PN} () { sed -i /slim/d ${sysconfdir}/X11/default-display-manager || true } + +CONFFILES_${PN} += ${sysconfdir}/slim.conf -- 2.39.2