summaryrefslogtreecommitdiff
path: root/scripts/unmangle_interpreter
Commit message (Collapse)AuthorAgeFilesLines
* Move iraf package filename definitions into their own file, for use by ↵James E.H. Turner2016-08-231-1/+1
| | | | multiple sh scripts. Also quote a few path variables properly, in case of spaces.
* Don't require interpreter to end with "python", since .* is greedy anyway ↵James E.H. Turner2016-08-231-1/+1
| | | | and it's conceivable we might want to specify something like "python3" in future.
* A script to undo conda's unwanted interpreter path mangling in ↵James E.H. Turner2016-08-231-0/+48
update_extern_pkg.