mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-06 11:50:34 -05:00
e38c0a1bbd
Starting with grep 3.8, egrep throws the following warning egrep: warning: egrep is obsolescent; using grep -E Whch is annoying... so we will use grep -E