Package: wflogs Version: 0.9.8-5+b1 This is really a follow-up on #333291, but that one is already archives, so I can't reopen it. In summary: you need to remove /var/log/wflogs in postrm when the package is purged; your command to do so is
rm -f /var/log/wflogs
Since /var/log/wflogs is a directory, you need to add a -r option to rm.
--
Client Exciting
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

