Changes between Initial Version and Version 3 of Ticket #42
- Timestamp:
- Oct 9, 2014, 7:56:09 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #42
- Property Summary ash: Bring to ports → ash: Search for script interpreter in PATH
- Property Type task → defect
-
Ticket #42 – Description
initial v3 1 Currently, the `ash` RPM uses the binary build of ash made by Knut for his unix tools packages. This is inconvenient as doesn't let us evolve the project by building it from sources. We need to fix that by importing ash sources + Knut's patches in to the ports repository.1 ash doesn't currently search for the interpreter specified with the !# magic in PATH (as kLIBC spawnvp does). See comment:1 for more info.