summaryrefslogtreecommitdiff
path: root/slim/Pkgfile
diff options
context:
space:
mode:
authorSimone Rota <sip@crux.nu>2008-09-26 01:11:58 +0000
committerSimone Rota <sip@crux.nu>2008-09-26 01:11:58 +0000
commit1e55006c96ef3c01fce32906f4c97ac33ef07391 (patch)
tree4935d514f38a83920651149eb58803a7fb461496 /slim/Pkgfile
parent61a48f62d2f9f8b217a781040b8396f92a9f7aea (diff)
downloadopt-1e55006c96ef3c01fce32906f4c97ac33ef07391.tar.gz
opt-1e55006c96ef3c01fce32906f4c97ac33ef07391.tar.xz
slim: updated to 1.3.1
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