X-Git-Url: http://gitweb/?a=blobdiff_plain;f=mlocate%2FPkgfile;h=8c72833cf6ffb164ba3ff6d36b4d20cdad90b193;hb=ba454fcfa86f2e4f5057931b72888560816e8c76;hp=c4fb43f67270ad1b600d3ca637cff730dc19a8eb;hpb=6dca1d213a39ee6af51632926e8b7c8914215cd9;p=crossrootfs.git diff --git a/mlocate/Pkgfile b/mlocate/Pkgfile index c4fb43f..8c72833 100644 --- a/mlocate/Pkgfile +++ b/mlocate/Pkgfile @@ -1,13 +1,13 @@ # Description: Fast merging drop-in replacement for slocate # URL: http://carolina.mff.cuni.cz/~trmac/blog/mlocate/ # Maintainer: CRUX System Team, core-ports at crux dot nu -# Arch Maintainer: CRUX ARM System Team +# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu # Depends on: name=mlocate -version=0.22 +version=0.24 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