Upon upgrading from one version to the other, I get the warning:
dpkg: warning - unable to delete old file `/usr/share/doc/gri-html-doc/html':
Directory not empty
That directory contains the old .dhelp file, which I didn't create; I
use a doc-base file.
Was I suppose to delete /usr/share/doc/gri-html-doc/html/.dhelp
in my old package's prerm?
Since it's too late to do that, do I delete it and the html directory
(if empty) in the new package's preinst? Or even in the postinst?
Thanks,
Peter
--
To UNSUBSCRIBE, email to debian-dev...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
How about a bug against dhelp to not leave its droppings around...
--
2. That which causes joy or happiness.
I think someone already tried that :-/
Daniel
--
/----------------- Daniel Burrows <Daniel_...@brown.edu> -----------------\
| Put no trust in cryptic comments. |
\------------- Debian GNU/Linux http://www.debian.org -- Because. ------------/
Oh, you mean the new dhelp no longer needs .dhelp files, so dh_installdocs
no longer needs to create them?
--
2. That which causes joy or happiness.