Ville Skyttä
|
1ea1ac188a
|
bzgrep, build: use grep -E/-F instead of egrep and fgrep
`egrep` and `fgrep` have been deprecated in GNU grep since 2007, and in
current post 3.7 Git they have been made to emit obsolescence warnings:
https://git.savannah.gnu.org/cgit/grep.git/commit/?id=a9515624709865d480e3142fd959bccd1c9372d1
|
2022-02-06 18:31:39 +00:00 |
|
Federico Mena Quintero
|
1e8b0d1044
|
Fix bzgrep so it doesn't always return a 0 exit code
Bzgrep used to always returns 0 as an exit code when grepping multiple
archives; this fixes it.
Patch from Kristýna Streitová <kstreitova@suse.com>
|
2019-06-05 18:54:50 -05:00 |
|
Federico Mena Quintero
|
d25ff6fa78
|
Fix bashisms in bzgrep
Patch by Led <ledest@gmail.com>
|
2019-06-05 18:54:50 -05:00 |
|
Julian Seward
|
f10a33538e
|
bzip2-1.0.4
|
2006-12-20 22:13:13 +01:00 |
|
Julian Seward
|
099d844292
|
bzip2-1.0.2
|
2001-12-30 22:13:13 +01:00 |
|