summaryrefslogtreecommitdiff
path: root/scripts/update_extern_pkg
Commit message (Collapse)AuthorAgeFilesLines
* Always use the OS Python in update_extern_pkg, to avoid conda changing its ↵James E.H. Turner2016-08-231-1/+5
| | | | interpreter path at build time and then running it before relocating the path properly at install time -- and so we know it will continue working after testing on any given OS.
* Improve handling of extra blank lines etc. with respect to the template.jturner2016-08-181-5/+13
|
* Make script to update extern.pkg executable.jturner2016-08-171-0/+0
|
* New script to update an existing extern.pkg from a single IRAF package's ↵jturner2016-08-101-0/+144
ur_extern.pkg template (as part of its installation).