mirror of
https://github.com/asterisk/asterisk.git
synced 2026-07-08 07:33:26 -07:00
ab0d6083fc
This accomplishes the same thing as a `find ... | sort` but with the added benefit of clarity and avoiding a call to a subshell. Additionally drop the -s option from call to patch as it is not POSIX.