Basically the fix is to
eazel-engine (0.3-5.1) unstable; urgency=low
* Non-maintainer upload.
* Add postinstall to get rid of the /usr/doc link (Closes: #190020).
-- Amaya Rodrigo Sastre <[EMAIL PROTECTED]> Tue, 11 Jul 2006 21:15:21 +0200
The file is not misterious in itself:
#!/bin/sh
if [ "$1" = "configure" ]; then
if [ -d /usr/doc -a -h /usr/doc/gtk-engines-eazel -a -d
/usr/share/doc/gtk-engines-eazel /; then
rm -f /usr/doc/gtk-engines-eazel
fi
fi
Would you rather add it yourself? The problem is that on upgrade this link is
not removed, so it stays.
Thanks!
--
.''`. Fuck your fascist beauty standards
: :' :
`. `' Proudly running unstable Debian GNU/Linux
`- www.amayita.com www.malapecora.com www.chicasduras.com
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]