summaryrefslogtreecommitdiff
path: root/community/lxdm/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/lxdm/PKGBUILD')
-rw-r--r--community/lxdm/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/lxdm/PKGBUILD b/community/lxdm/PKGBUILD
index f40329120..5e7a7ee29 100644
--- a/community/lxdm/PKGBUILD
+++ b/community/lxdm/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 52900 2011-07-29 19:07:23Z angvp $
+# $Id: PKGBUILD 53431 2011-08-03 17:17:03Z angvp $
# Maintainer: AndyRTR <andyrtr@archlinux.org>
# Contributor: kiefer <jorgelmadrid@gmail.com>
pkgname=lxdm
pkgver=0.4.1
-pkgrel=1
+pkgrel=2
pkgdesc="Lightweight Display Manager (part of LXDE)"
arch=('i686' 'x86_64')
url="http://sourceforge.net/projects/lxdm/"
@@ -13,7 +13,7 @@ groups=('lxde')
depends=('gtk2' 'xorg-server' 'consolekit')
makedepends=('intltool')
install=${pkgname}.install
-backup=('etc/lxdm/lxdm.conf') # 'etc/lxdm/xinitrc')
+backup=('etc/lxdm/lxdm.conf' 'etc/pam.d/lxdm') # 'etc/lxdm/xinitrc')
source=("http://downloads.sourceforge.net/lxde/$pkgname-$pkgver.tar.gz"
Xsession.patch lxdm.patch lxdm-pam.patch lxdm-daemon)
md5sums=('8da1cfc2be6dc9217c85a7cf51e1e821'