mlocate: touch for aarch64-musl build

Close: #24297
This commit is contained in:
Paper 2020-08-15 21:12:00 +02:00 committed by Đoàn Trần Công Danh
parent 2b867965db
commit 5e4935248b
1 changed files with 3 additions and 3 deletions

View File

@ -6,14 +6,14 @@ build_style=gnu-configure
configure_args="--program-prefix=m --localstatedir=/var/lib" configure_args="--program-prefix=m --localstatedir=/var/lib"
make_build_args="groupname=_mlocate" make_build_args="groupname=_mlocate"
make_install_args="${make_build_args}" make_install_args="${make_build_args}"
system_accounts="_mlocate"
make_dirs="/var/lib/mlocate 0755 root root" make_dirs="/var/lib/mlocate 0755 root root"
short_desc="Implementation of locate/updatedb that reuses the database" short_desc="Implementation of locate/updatedb that reuses the database"
maintainer="Steve Prybylski <sa.prybylx@gmail.com>" maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
license="GPL-2" license="GPL-2.0-or-later"
homepage="https://pagure.io/mlocate" homepage="https://pagure.io/mlocate"
distfiles="http://releases.pagure.org/mlocate/${pkgname}-${version}.tar.xz" distfiles="https://releases.pagure.org/mlocate/${pkgname}-${version}.tar.xz"
checksum=3063df79fe198fb9618e180c54baf3105b33d88fe602ff2d8570aaf944f1263e checksum=3063df79fe198fb9618e180c54baf3105b33d88fe602ff2d8570aaf944f1263e
system_accounts="_mlocate"
alternatives=" alternatives="
locate:locate:/usr/bin/mlocate locate:locate:/usr/bin/mlocate