Skip to content
  • Ben Gamari's avatar
    cf55a54b
    mk/relpath: Fix quoting · cf55a54b
    Ben Gamari authored and Marge Bot's avatar Marge Bot committed
    Previously there were two instances in this script which lacked proper
    quoting. This resulted in `relpath` invocations in the binary
    distribution Makefile producing incorrect results on Windows, leading to
    confusing failures from `sed` and the production of empty package
    registrations.
    
    Fixes #24538.
    cf55a54b
    mk/relpath: Fix quoting
    Ben Gamari authored and Marge Bot's avatar Marge Bot committed
    Previously there were two instances in this script which lacked proper
    quoting. This resulted in `relpath` invocations in the binary
    distribution Makefile producing incorrect results on Windows, leading to
    confusing failures from `sed` and the production of empty package
    registrations.
    
    Fixes #24538.
Loading