Đoàn Trần Công Danh ee2368a0e5 hooks/gen-provides: Correctly uses builtin provides and mapfile
- `read -r -a' somehow doesn't work with newline, but we don't need to
  invoke a builtin for that, we can just simply assign to the variable
- In `mapfile', `-t' is used for removing newline, not for target. The
  targeting array need to be specified last in the array.

Close #53532
2024-12-19 21:28:47 +07:00
..
2023-08-25 17:06:56 +02:00
2023-08-25 17:06:56 +02:00
2022-03-01 16:06:41 +01:00
2024-12-19 09:45:22 +07:00