From 0e8508fd05841019048fd073a497d9c0a4b788a2 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 2 May 2012 14:34:30 +0200 Subject: [PATCH] lxdm: fixed a typo in conf_files. --- srcpkgs/lxdm/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/lxdm/template b/srcpkgs/lxdm/template index c3bd946a45..bcf0c43878 100644 --- a/srcpkgs/lxdm/template +++ b/srcpkgs/lxdm/template @@ -1,6 +1,7 @@ # Template file for 'lxdm' pkgname=lxdm version=0.4.1 +revision=1 homepage="http://www.lxde.org" distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.gz" build_style=gnu-configure @@ -27,7 +28,7 @@ conf_files=" /etc/lxdm/PreShutdown /etc/lxdm/Xsession /etc/lxdm/lxdm.conf -/etc/pam.d/lxde" +/etc/pam.d/lxdm" Add_dependency build pkg-config Add_dependency build intltool