CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
dillo: updated to 2.2
[attic/ports/opt-cross.git] / dillo / Pkgfile
index 1e5d6ae45ba97d6406c9e47db3c4fc7c48b28f98..d2a897421be89b8f635378058a5545b1a078c460 100644 (file)
@@ -5,8 +5,8 @@
 # Depends on: fltk2
 
 name=dillo
-version=2.1.1
-release=2
+version=2.2
+release=1
 source=(http://www.dillo.org/download/$name-$version.tar.bz2 \
         $name-$version.cross_compile.patch)
 
@@ -29,4 +29,5 @@ build () {
 
   make
   make DESTDIR=$PKG install
+  rm -rf $PKG/usr/share
 }