spack/lib/spack
Todd Gamblin 0d993947ee 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`.
2015-11-04 16:44:33 -08:00
..
docs Add Spack logo. 2015-10-18 19:14:40 -07:00
env Basic support for IBM XL compilers 2015-05-07 01:54:18 -05:00
external Add Python version test to detect {} in version strings. 2015-07-24 14:22:28 -07:00
llnl Merge Greg Becker's build database support into develop. 2015-10-29 02:22:20 -07:00
spack Fix SPACK-93, SPACK-94, GitHub #150 2015-11-04 16:44:33 -08:00