diff options
| author | talyz <kim.lindberger@gmail.com> | 2022-02-12 02:11:33 +0100 |
|---|---|---|
| committer | talyz <kim.lindberger@gmail.com> | 2022-02-12 11:03:32 +0100 |
| commit | 183147a037b68c656e5e568f4d7f00e994068e0f (patch) | |
| tree | 7e9d21a90b901b80c661fd04be0498521a8bb258 /pkgs/development/python-modules/rangehttpserver | |
| parent | 2ea430e6240e31c0c88bed8964490a70807915e6 (diff) | |
makeWrapper: Don't glob in prefix/suffix
Disable file globbing in --prefix/--suffix, since bash will otherwise
try to find filenames matching the the value to be prefixed/suffixed
if it contains characters considered wildcards, such as `?` and
`*`. We want the value as is, except we also want to split it on on
the separator; hence we can't quote it.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
