On Tue, 2015-12-29 at 15:07 -0500, Francois Marier wrote: > On 2015-12-29 at 20:15:31, Leo Antunes wrote: > > letsencrypt creates /etc/letsencrypt and /var/log/letsencrypt when > first > > run, instead of having dpkg manage them. This means purging the > package > > won't get rid of these folders. > > I've added a postrm script to clean up these directories. This should remove > the need to patch the upstream source.
FYI you've got half a dozen lines of spurious cut-and-paste-o at the end of debian/letsencrypt.postrm (looks like you accidentally pasted a second copy of the last few lines of the file). Ian.