summaryrefslogtreecommitdiffstats
path: root/lxdm
diff options
context:
space:
mode:
Diffstat (limited to 'lxdm')
-rw-r--r--lxdm/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lxdm/Pkgfile b/lxdm/Pkgfile
index 06978badc..3db44a49f 100644
--- a/lxdm/Pkgfile
+++ b/lxdm/Pkgfile
@@ -7,7 +7,7 @@
name=lxdm
version=0.4.1
-release=1
+release=2
source=(http://sourceforge.net/projects/lxde/files/lxdm/LXDM%200.4.1/$name-$version.tar.gz
lxdm-Xsession.patch lxdm-02.patch lxdm-pam.patch \
http://nutyx.meticul.eu/files/patchs/xfdesktop/pakxe-01.xcf.png)
@@ -29,7 +29,7 @@ build() {
mkdir -p $PKG/var/run/lxdm
mkdir -p $PKG/var/lib/lxdm
- sed -i -e "s/libexec/lib\/lxdm/" $PKG/etc/lxdm/lxdm.conf
+ sed -i -e "s/local\/libexec/lib\/lxdm/" $PKG/etc/lxdm/lxdm.conf
mkdir -p $PKG/usr/share/backgrounds
install -m644 $SRC/pakxe-01.xcf.png \
$PKG//usr/share/backgrounds/default.png