diff options
author | tnut <thierryn1 at hispeed dot ch> | 2009-12-13 17:37:36 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2009-12-13 17:37:36 +0100 |
commit | 33ca1dc311431b4235fdc82b1a39cc4431f47a65 (patch) | |
tree | a9ec9a1e8d3d28c26072fa11474611211520760b /extra/openbox/Pkgfile | |
parent | 0b590fac3a6500961095ca71813a16c5644edbe5 (diff) | |
download | nutyx-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/Pkgfile | 5 |
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 } |