]> code.ossystems Code Review - openembedded-core.git/commit
dpkg: Correct paths in postinst
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 18 Apr 2013 20:52:05 +0000 (20:52 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 18 Apr 2013 20:55:07 +0000 (21:55 +0100)
commit6573685a5374034df065c41bbe71c7ac49e4b9a4
tree70393865fb3fcb82881144d152eced4e3507461a
parentc7fe1d0085339e55566989b96d4d48412f0fa47d
dpkg: Correct paths in postinst

The postinstall needs to reference $D, not ${D} which would get expanded
by bitbake. This allows postinsts to run correctly on the target system.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/dpkg/dpkg.inc