Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting5.git;a=commitdiff;h=a7ce91410bc6ca34fd6b11862033a07fceb6a939
commit a7ce91410bc6ca34fd6b11862033a07fceb6a939 Author: James Buren <[email protected]> Date: Sun Jul 22 00:55:13 2012 -0500 lightdm-1.2.2-10-x86_64 * remove /var/run (covered by tmpfiles) diff --git a/source/xfce4/lightdm/FrugalBuild b/source/xfce4/lightdm/FrugalBuild index 279cbe8..ace86b9 100644 --- a/source/xfce4/lightdm/FrugalBuild +++ b/source/xfce4/lightdm/FrugalBuild @@ -4,7 +4,7 @@ pkgname=lightdm pkgver=1.2.2 -pkgrel=9 +pkgrel=10 pkgdesc="A lightweight display manager." rodepends=('lightdm-gtk-greeter') depends=('webkit-gtk3' 'dbus-glib' 'libxklavier' 'accountsservice') @@ -49,7 +49,6 @@ build() { Fmkdir /etc/pam.d/ Finstall 644 lightdm.pam etc/pam.d/lightdm Finstall 644 lightdm-autologin.pam etc/pam.d/lightdm-autologin - Fmkdir /var/run/lightdm # some tweaks Frm /etc/init _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
