generic-poky/meta/recipes-extended/groff
Chen Qi 2e0f7cfe0e groff: fix pkg_postinst and remove unneeded do_install_prepend
Fix to take $D into consideration in pkg_postinst so that the postinst
script could run at rootfs time.

The existence of ${D} is ensured by the in base.bbclass.
    do_install[dirs] = "${D} ${S} ${B}"
So there's no need for this do_install_prepend.

(From OE-Core rev: 4facf4df0bc0d71d11ba53737faff6f2c6e5863b)

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-11-01 11:09:05 +00:00
..
groff-1.18.1.4 groff: Add GPLv2 version 2013-08-13 23:06:02 +01:00
groff-1.22.2 groff: correct the install path of man.local 2013-06-28 09:14:06 +01:00
groff_1.18.1.4.bb groff: fix pkg_postinst and remove unneeded do_install_prepend 2013-11-01 11:09:05 +00:00
groff_1.22.2.bb groff: Fix License to be GPLv3 2013-08-13 23:06:02 +01:00