X-Git-Url: http://gitweb/?a=blobdiff_plain;f=mlocate%2FPkgfile;h=d5ef9e4266d1544d313fd173a510f3c729440512;hb=93b71f3bf7bc7497b96cd4629e4d2eb2f2654c4e;hp=c4fb43f67270ad1b600d3ca637cff730dc19a8eb;hpb=6dca1d213a39ee6af51632926e8b7c8914215cd9;p=crossrootfs.git diff --git a/mlocate/Pkgfile b/mlocate/Pkgfile index c4fb43f..d5ef9e4 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.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