grep: fix that egrep and fgrep workaround doesn't work
authorKazuhiro Ito <redacted>
Sat, 26 Apr 2025 16:24:42 +0000 (01:24 +0900)
committerTianling Shen <redacted>
Tue, 29 Apr 2025 16:43:09 +0000 (00:43 +0800)
commitb635f8ab9ac7d0ce0e10e0a0604d000b07bb333e
tree995268c71eacc72a18d4346d3deafe0992bf86d1
parent911d890b119e95ceb39fa28b5edb26e42cfbc0ed
grep: fix that egrep and fgrep workaround doesn't work

Commit 07b6eec21f57c3cb391b0daf89240b7632b2a49f doesn't work at least
now, because package.mk initializes the variables to the default
values.  You have to modify the variable after including package.mk.

Signed-off-by: Kazuhiro Ito <redacted>
utils/grep/Makefile
git clone https://git.99rst.org/PROJECT