Accepting request 1004920 from Base:System
- efgrep-warning.patch: remove warning from [ef]grep (forwarded request 1004919 from Andreas_Schwab) OBS-URL: https://build.opensuse.org/request/show/1004920 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grep?expand=0&rev=85
This commit is contained in:
commit
e1383edf82
9
efgrep-warning.patch
Normal file
9
efgrep-warning.patch
Normal file
@ -0,0 +1,9 @@
|
||||
Index: grep-3.8/src/egrep.sh
|
||||
===================================================================
|
||||
--- grep-3.8.orig/src/egrep.sh
|
||||
+++ grep-3.8/src/egrep.sh
|
||||
@@ -1,4 +1,2 @@
|
||||
#!@SHELL@
|
||||
-cmd=${0##*/}
|
||||
-echo "$cmd: warning: $cmd is obsolescent; using @grep@ @option@" >&2
|
||||
exec @grep@ @option@ "$@"
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 20 08:29:41 UTC 2022 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
- efgrep-warning.patch: remove warning from [ef]grep
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 4 10:13:04 UTC 2022 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user