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 21:01:21 +0000 (22:01 +0100)
commit8ad6329b26957c057b19d5ef0f0967677501f0b9
tree6d64d59d4a0e7b832845a2227c64e0a4f084173a
parent499903d859f6c04afcb7409d6af35604cb67b206
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.

(From OE-Core rev: 6573685a5374034df065c41bbe71c7ac49e4b9a4)

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