grep: fix LINKS in Makefile
zstdegrep was listed twice, instead of zstdfgrep Pull Request: https://github.com/freebsd/freebsd-src/pull/450
This commit is contained in:
parent
36bcc44e2c
commit
f850fd2496
@ -23,7 +23,7 @@ LINKS= ${BINDIR}/zgrep ${BINDIR}/zfgrep \
|
||||
${BINDIR}/zgrep ${BINDIR}/xzfgrep \
|
||||
${BINDIR}/zgrep ${BINDIR}/zstdgrep \
|
||||
${BINDIR}/zgrep ${BINDIR}/zstdegrep \
|
||||
${BINDIR}/zgrep ${BINDIR}/zstdegrep
|
||||
${BINDIR}/zgrep ${BINDIR}/zstdfgrep
|
||||
|
||||
LINKS+= ${BINDIR}/grep ${BINDIR}/egrep \
|
||||
${BINDIR}/grep ${BINDIR}/fgrep \
|
||||
|
Loading…
Reference in New Issue
Block a user