system/lxdm: Changed maintainer info, fixed theme.

This commit is contained in:
ponce 2012-08-22 20:10:24 +02:00 committed by Robby Workman
parent 4887335fe5
commit 6fe9f120be
3 changed files with 5 additions and 5 deletions

View file

@ -115,10 +115,10 @@ make install DESTDIR=$PKG
# We said --without-pam
rm -rf $PKG/etc/pam.d
# change default non-existent background image to an lxde one and theme accordingly :P
sed -i -e "s|^bg=.*|bg=/usr/share/lxde/wallpapers/lxde_green.jpg|" \
# change default non-existent background image to a newly added one
sed -i -e "s|^bg=.*|bg=/usr/share/wallpapers/stripes-lxdm.jpg|" \
$PKG/etc/lxdm/lxdm.conf
sed -i -e "s|Clearlooks|Clearlooks-Olive|" $PKG/etc/lxdm/lxdm.conf
install -m 0644 -D $CWD/stripes-lxdm.jpg $PKG/usr/share/wallpapers/stripes-lxdm.jpg
# Install a to-be-customized-if-needed /etc/lxdm/xinitrc
cat $CWD/xinitrc > $PKG/etc/lxdm/xinitrc.new

View file

@ -6,5 +6,5 @@ MD5SUM="b81aced3c6892896030dae117b89952b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
MAINTAINER="Robby Workman"
EMAIL="rw@rlworkman.net"
MAINTAINER="ponce"
EMAIL="matteo.bernardini@gmail.com"

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB