summaryrefslogtreecommitdiffstats
path: root/extra/openbox/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2009-12-13 17:37:36 +0100
committertnut <thierryn1 at hispeed dot ch>2009-12-13 17:37:36 +0100
commit33ca1dc311431b4235fdc82b1a39cc4431f47a65 (patch)
treea9ec9a1e8d3d28c26072fa11474611211520760b /extra/openbox/Pkgfile
parent0b590fac3a6500961095ca71813a16c5644edbe5 (diff)
downloadnutyx-pakxe-33ca1dc311431b4235fdc82b1a39cc4431f47a65.tar.gz
nutyx-pakxe-33ca1dc311431b4235fdc82b1a39cc4431f47a65.tar.bz2
nutyx-pakxe-33ca1dc311431b4235fdc82b1a39cc4431f47a65.tar.xz
nutyx-pakxe-33ca1dc311431b4235fdc82b1a39cc4431f47a65.zip
maj de openbox#3.4.8-1
Diffstat (limited to 'extra/openbox/Pkgfile')
-rw-r--r--extra/openbox/Pkgfile5
1 files changed, 2 insertions, 3 deletions
diff --git a/extra/openbox/Pkgfile b/extra/openbox/Pkgfile
index b7f80df61..d94fd9716 100644
--- a/extra/openbox/Pkgfile
+++ b/extra/openbox/Pkgfile
@@ -5,8 +5,8 @@
# Depends on: startup-notification, pango, hal
name=openbox
-version=3.4.7.2
-release=2
+version=3.4.8
+release=1
source=(http://icculus.org/openbox/releases/$name-$version.tar.gz)
build()
{
@@ -17,6 +17,5 @@ cd $name-$version
--sysconfdir=/etc
make
make DESTDIR=$PKG install
-ln -f -sv libobrender.so.16.0.4 $PKG/usr/lib/libobrender.so.21
}