buildroot/package/dbus
Danomi Manchego c2d6c4ac32 dbus: fix dbus symlink removal
There was already a post-build hook to delete the /var/lib/dbus symlink
created by buildroot after the package's own installation, to prevent
a dbus installation error during "make dbus-rebuild".  However, this
misses the case for when one might delete the .stamp_target_installed
file manually, outside of dbus-rebuild.  This can be fixed by changing
the post-build hook to a pre-install hook.  This seems appropriate,
since it is really addressing an installation issue, not a build issue.

Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2017-05-06 10:55:02 +02:00
..
Config.in package/systemd: Remove SYSTEMD_COMPAT option 2016-07-02 16:45:34 +02:00
S30dbus dbus: remove init script status op 2017-02-01 22:12:50 +01:00
dbus.hash dbus: bump to version 1.10.18 2017-04-20 22:25:50 +02:00
dbus.mk dbus: fix dbus symlink removal 2017-05-06 10:55:02 +02:00