base.bbclass: fix .la file fixup rule in oe_libinstall
authorPhilipp Zabel <philipp.zabel@gmail.com>
Thu, 4 May 2006 18:37:14 +0000 (18:37 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Thu, 4 May 2006 18:37:14 +0000 (18:37 +0000)
commit98d48268244946112cf179a1dfeb7101c9370652
treead3f81037ad0ee1e71422cfb573838fabcbb65f0
parent27f543c217767640f9cb0c1af6a2452338a3cfe6
base.bbclass: fix .la file fixup rule in oe_libinstall
 - attach 'g' to the s/${WORKDIR}/${STAGING_LIBDIR}/ sed rule
   to fix up multiple references to yet unstaged .la files
classes/base.bbclass