slim: mark config file as such
authorGrazvydas Ignotas <notasas@gmail.com>
Sat, 9 Feb 2013 23:06:37 +0000 (01:06 +0200)
committerGrazvydas Ignotas <notasas@gmail.com>
Sat, 9 Feb 2013 23:06:37 +0000 (01:06 +0200)
recipes/slim/slim_1.3.1.bb

index d028744..af31089 100644 (file)
@@ -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