Skip to content

Fix make distcheck errors using intltool

Dan Nicholson requested to merge dbn/intltool:clean-cache-lock into debian/latest

When intltool-merge is used with the patch from #950444, it will leave behind a lock file. This is not cleaned up by the supplied Makefile.in.in stub and causes make distcheck to fail in projects using intltool.

Closes: #991623

Merge request reports

Loading