HomeFreeBSD

Updating bash completion build file

Description

Updating bash completion build file

Commit 46ebd0a updated the build system to make symbolic link for zpool.
However, this commit did not update the automake file to also add the
symbolic link to the CLEANFILES variable. This is necessary so the link
is removed when running make clean/distclean.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Tino Reichardt <milky-zfs@mcmilk.de>
Signed-off-by: Brian Atkinson <batkinson@lanl.gov>
Closes #16422

Details

Provenance
Brian Atkinson <batkinson@lanl.gov>Authored on Aug 8 2024, 10:39 PM
Tony Hutter <hutter2@llnl.gov>Committed on Nov 6 2024, 6:06 PM
Parents
rG9a0ebe3a8745: contrib: bash_completion.d: force zpool symlink recreation
Branches
Unknown
Tags
Unknown

Event Timeline

Tony Hutter <hutter2@llnl.gov> committed rG4197af4df146: Updating bash completion build file (authored by Brian Atkinson <batkinson@lanl.gov>).Nov 6 2024, 6:06 PM