Bugfix in OEPATH mangling when loading a .oe's metadata. Previously the mangling...
authorChris Larson <clarson@kergoth.com>
Tue, 18 May 2004 19:22:26 +0000 (19:22 +0000)
committerChris Larson <clarson@kergoth.com>
Tue, 18 May 2004 19:22:26 +0000 (19:22 +0000)
commit0c7b449fa9cfbef80be5bbf2b91796247fdaa45e
tree94f959bfe01e9cfadc7e8a0d350ebb2787bac8b8
parent0ded6c7ba6ba27c1fc0d1c7c2adbeda673ebd15c
Bugfix in OEPATH mangling when loading a .oe's metadata.  Previously the mangling was never undone, so the OEPATH grew to insane proportions, which made my xargs unhappy.
bin/oe/make.py