void-packages/common/environment/setup
Doan Tran Cong Danh bbce69f036 vsed: reduce number of digest cmd call
For a vsed call to `nf' files and `nr' regex,
the old code will make `2 * nf * nr' digest calls.
the new code will make `nf * (nr + 1)' digest calls.

Refereance: https://github.com/void-linux/void-packages/issues/11238
2019-05-14 16:33:30 +02:00
..
.empty
git.sh
install.sh xbps-src: vsv: force linking on forced rebuild 2019-04-15 10:53:55 -03:00
misc.sh
options.sh
python.sh
replace-interpreter.sh
sourcepkg.sh environment/setup/sourcepkg.sh: unset GIR_EXTRA_... 2019-05-07 15:33:47 +02:00
vsed.sh vsed: reduce number of digest cmd call 2019-05-14 16:33:30 +02:00