diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2015-11-04 16:44:33 -0800 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2015-11-04 16:44:33 -0800 |
commit | 0d993947ee5a4c29451cf0ee40f47519e1c3c4d9 (patch) | |
tree | a0485eccb4dee30cd8b189749178be878f24a931 /share | |
parent | 339da1da3d7f034595344f72f5d95e3fea0087f5 (diff) | |
download | spack-0d993947ee5a4c29451cf0ee40f47519e1c3c4d9.tar.gz spack-0d993947ee5a4c29451cf0ee40f47519e1c3c4d9.tar.bz2 spack-0d993947ee5a4c29451cf0ee40f47519e1c3c4d9.tar.xz spack-0d993947ee5a4c29451cf0ee40f47519e1c3c4d9.zip |
Fix SPACK-93, SPACK-94, GitHub #150
- `remove_prefix` was modified to remove from the DB, but the package
may not have been added to the DB yet when `remove_prefix` is called
from `cleanup`.
- Made `remove_prefix` a pure utility function (it just removes the prefix)
- Added `installed_db.remove()` call only after the `remove_prefix` in
`uninstall`.
Diffstat (limited to 'share')
0 files changed, 0 insertions, 0 deletions