chakra-init-live updates, gluon rebuild for new glew

This commit is contained in:
abveritas 2012-11-25 23:30:06 +00:00
parent cfbecca438
commit a79e66a9fd
2 changed files with 5 additions and 5 deletions

View File

@ -5,7 +5,7 @@
pkgname=chakra-init-live
pkgver=2012.11
pkgrel=1
pkgrel=2
pkgdesc="Live-session systemd startup scripts"
arch=('x86_64')
url="http://www.chakra-project.org"
@ -14,7 +14,7 @@ depends=('spun-live')
makedepends=('asciidoc')
install=${pkgname}.install
source=('live' 'locale_setup.sh' '10-keyboard.conf')
md5sums=('1d40f2b5732b7eb1480038d2f646df5b'
md5sums=('23d57a1388e1c2df66e0552a8112c115'
'd5640418bdfb4970ccec0f0392fc023b'
'4df9f3c64316cf8b7f93729b389d704f')

View File

@ -54,9 +54,6 @@ set_locale # sets locale settings and hwclock
#do_configsforroot
cp -a /etc/skel/. /root/
#This will go into workspace soon
# sed -i -e 's/halt/poweroff/' /usr/share/config/kdm/kdmrc
# set correct permissions for live user
chown -R live:users /home/live
# fix sudoers file
@ -67,4 +64,7 @@ chmod 0440 /etc/sudoers
export KDE_NO_IPV6="TRUE"
export OPERAPLUGINWRAPPER_PRIORITY=0
# in case proprietary drivers load takes longer
systemctl restart kdm.service