summaryrefslogtreecommitdiff
path: root/slim/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'slim/Pkgfile')
-rw-r--r--slim/Pkgfile5
1 files changed, 2 insertions, 3 deletions
diff --git a/slim/Pkgfile b/slim/Pkgfile
index 6a1bee4be..08b61d254 100644
--- a/slim/Pkgfile
+++ b/slim/Pkgfile
@@ -5,8 +5,8 @@
# Depends on: xorg-libxft, xorg-libxmu, xorg-xauth, libjpeg, libpng
name=slim
-version=1.3.0
-release=2
+version=1.3.1
+release=1
source=(http://download.berlios.de/$name/$name-$version.tar.gz \
http://jw.tks6.net/files/slim-crux-smooth.tar.gz $name.rc)
@@ -17,7 +17,6 @@ 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

Generated by cgit