mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
Each time scripts/extract is called it sources config/options which is an expensive operation. We call scripts/extract 8 times for each possible tarball pattern, and for 7 of those 8 calls scripts/extract does nothing but source config/options and then exit. This change is more efficient, while functionally equivalent.
2.1 KiB
Executable File
2.1 KiB
Executable File