Skip to content
Snippets Groups Projects
Verified Commit 7893ed4f authored by alice's avatar alice
Browse files

main/findutils: fix doc conflict again

closes #14157
parent f9d136a1
No related branches found
No related tags found
1 merge request!39304[3.16] main/expat: security upgrade to 2.4.9
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
# Maintainer: Michael Mason <ms13sp@gmail.com> # Maintainer: Michael Mason <ms13sp@gmail.com>
pkgname=findutils pkgname=findutils
pkgver=4.9.0 pkgver=4.9.0
pkgrel=1 pkgrel=2
pkgdesc="GNU utilities for finding files" pkgdesc="GNU utilities for finding files"
url="https://www.gnu.org/software/findutils/" url="https://www.gnu.org/software/findutils/"
arch="all" arch="all"
...@@ -47,6 +47,7 @@ _locate_doc() { ...@@ -47,6 +47,7 @@ _locate_doc() {
install -Dm644 "$builddir"/locate.1 \ install -Dm644 "$builddir"/locate.1 \
-t "$pkgdir"/usr/share/man/man1 -t "$pkgdir"/usr/share/man/man1
default_doc default_doc
install_if="docs $pkgname-locate=$pkgver-r$pkgrel"
} }
sha512sums=" sha512sums="
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment