findutils: Build "locate"
This commit is contained in:
parent
651449f973
commit
a4e8b3cd14
@ -2,7 +2,7 @@
|
||||
|
||||
pkgname=findutils
|
||||
pkgver=4.5.14
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc="GNU utilities to locate files"
|
||||
arch=('i686' 'x86_64')
|
||||
license=('GPL3')
|
||||
@ -29,7 +29,7 @@ build() {
|
||||
|
||||
# Don't build or install locate because we use mlocate,
|
||||
# which is a secure version of locate.
|
||||
sed -i '/^SUBDIRS/s/locate//' Makefile.in
|
||||
# sed -i '/^SUBDIRS/s/locate//' Makefile.in
|
||||
|
||||
./configure \
|
||||
--build=${CHOST} \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user