19 Aug
2007
19 Aug
'07
7:24 p.m.
commit 541919dbc2c38e035ec487ee2d441705e2d91a3e Author: Simone Rota <sip@crux.nu> Date: Sun Aug 19 21:23:55 2007 +0200 slim: adjusted config for new xorg paths diff --git a/slim/Pkgfile b/slim/Pkgfile index 3d6bd44..56355d2 100644 --- a/slim/Pkgfile +++ b/slim/Pkgfile @@ -6,7 +6,7 @@ name=slim version=1.3.0 -release=1 +release=2 source=(http://download.berlios.de/$name/$name-$version.tar.gz \ http://jw.tks6.net/files/slim-crux-smooth.tar.gz $name.rc) @@ -17,6 +17,7 @@ build () { mkdir $PKG/etc/rc.d install -m 755 ../$name.rc $PKG/etc/rc.d/$name cd ../ + sed -i "s|X11R6/||g" $PKG/etc/slim.conf rm -f slim-crux-smooth/README cp -r slim-crux-smooth $PKG/usr/share/slim/themes/crux-smooth