mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
bfs: add to find alternatives group.
This commit is contained in:
parent
d0c37312de
commit
573844b0d5
1 changed files with 5 additions and 0 deletions
|
@ -13,6 +13,11 @@ changelog="https://raw.githubusercontent.com/tavianator/bfs/main/docs/CHANGELOG.
|
||||||
distfiles="https://github.com/tavianator/bfs/archive/${version}.tar.gz"
|
distfiles="https://github.com/tavianator/bfs/archive/${version}.tar.gz"
|
||||||
checksum=d3456a9aeecc031064db0dbe012e55a11eb97be88d0ab33a90e570fe66457f92
|
checksum=d3456a9aeecc031064db0dbe012e55a11eb97be88d0ab33a90e570fe66457f92
|
||||||
|
|
||||||
|
alternatives="
|
||||||
|
find:find:/usr/bin/bfs
|
||||||
|
find:find.1:/usr/share/man/man1/bfs.1
|
||||||
|
"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue