diff options
author | Simon McVittie <smcv@debian.org> | 2014-12-23 21:24:31 +0000 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2014-12-23 21:24:31 +0000 |
commit | 88afb46fc5901821bd3fd77459c4cb9577fab25a (patch) | |
tree | 75b54ffdb6e83de0b855d5bfd9330e3d2e222b2f /Makefile.am | |
parent | c3963adc0a056e78367b13849cd63dbcd19de72e (diff) | |
download | dbus-88afb46fc5901821bd3fd77459c4cb9577fab25a.tar.gz |
preinst: partially revert change from 1.8.12-2debian/1.8.12-3
* preinst: partially revert change from 1.8.12-2. It seems that the
preinst is too late to add a useful dpkg-statoverride entry: dpkg has
already loaded the statoverride database by this point, and if we add
the entry in the preinst, dpkg-statoverride won't run and have
its --update side-effect in the postinst. (Closes: #773107, #773838)
* postinst: don't run dpkg-statoverride with 2>/dev/null: in the unlikely
event that it fails for a reason other than "not overridden" (which
results in silently exiting 1), we'll want to know about it.
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions