CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
autoconf: updated to 2.68
[crossrootfs.git] / mlocate / Pkgfile
index d57c848d5411138bfdd2a7a95485755ede5de4f4..d5ef9e4266d1544d313fd173a510f3c729440512 100644 (file)
@@ -5,9 +5,9 @@
 # Depends on:
 
 name=mlocate
-version=0.22.2
+version=0.23.1
 release=1
-source=(https://fedorahosted.org/releases/m/l/$name/$name-$version.tar.bz2 \
+source=(https://fedorahosted.org/releases/m/l/$name/$name-$version.tar.xz \
         mlocate updatedb.conf)
 
 build() {
@@ -19,8 +19,7 @@ build() {
               --mandir=/usr/man \
               --sysconfdir=/etc \
               --localstatedir=/var/lib \
-              --disable-nls \
-              --disable-debug
+              --disable-nls
   
   sed -i -e '29 d' -e '82 d' gnulib/lib/wchar.in.h
   make ARCH=arm