CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
tar: updated to 1.30
[crossrootfs.git] / man-db / Pkgfile
index dea46039cb81b689350416202df3f13ea09273cb..154ffbf9f1c2757562649b8aef274c33df7a42b9 100644 (file)
@@ -5,7 +5,7 @@
 # Depends on: libpipeline
 
 name=man-db
-version=2.7.5
+version=2.8.3
 release=1
 source=(http://download.savannah.gnu.org/releases/$name/$name-$version.tar.xz \
         mandb.cron)
@@ -21,11 +21,13 @@ build() {
               --prefix=/usr \
               --libexecdir=/usr/lib/$name \
               --disable-setuid \
+              --disable-cache-owner \
               --disable-nls
 
   make
   make DESTDIR=$PKG install
 
+  rm -r $PKG/usr/share/doc
   rm -r $PKG/usr/lib/tmpfiles.d
 
   install -d $PKG/var/cache/man