mirror of
https://review.haiku-os.org/haiku
synced 2025-02-12 16:48:42 +01:00
- Remove uses of group matching regular expression, not available on all build hosts, - Parsing is faster than our old regexp engine. Signed-off-by: Adrien Destugues <pulkomandy@pulkomandy.tk> - Fixes #13002 - Fixed some indentation (tabs vs space), please configure your editor properly.