<p>Debian and ArchLinux (and maybe more) patched their "intltool" package<br>
to use a lock file. But this lock file is not removed after its use and<br>
so "make distcheck" complains about it.</p>
<p>See also:<br>
<a rel="nofollow" href="https://gitlab.xfce.org/apps/mousepad/-/merge_requests/27">https://gitlab.xfce.org/apps/mousepad/-/merge_requests/27</a><br>
<a rel="nofollow" href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=991623">https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=991623</a><br>
<a rel="nofollow" href="https://bugs.archlinux.org/task/67098">https://bugs.archlinux.org/task/67098</a></p>
<p>This is release critical as "make distcheck" is a crucial step to ensure we can create sane release tarballs.</p>
<p>In case anyone wonders why CI was not affected: CI uses "intltool 0.51.0-5ubuntu1" but the patches entered in "intltool 0.51.0-5.1".</p>
<p>I'm no Autotools expert, if there is a better solution or workaround, I'd be happy.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/geany/geany/pull/2911'>https://github.com/geany/geany/pull/2911</a></p>

<h4>Commit Summary</h4>
<ul>
  <li><a href="https://github.com/geany/geany/pull/2911/commits/173a8e2198c241acd5f83f0032dee1d065e85606">Remove left over lock file from intltool on "make distcheck"</a></li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2911/files#diff-0462e381b2fb3286568215681c8983490a37ac9ae0f0c5ee304df7fa6426d4af">Makefile.am</a>
    (6)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/geany/geany/pull/2911.patch'>https://github.com/geany/geany/pull/2911.patch</a></li>
  <li><a href='https://github.com/geany/geany/pull/2911.diff'>https://github.com/geany/geany/pull/2911.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/2911">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJYSELFJMRM7VFSTRODUEQALHANCNFSM5FBRJCQQ">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub">Android</a>.
<img src="https://github.com/notifications/beacon/AAIOWJ6QOYVCU3D45Y3Z7H3UEQALHA5CNFSM5FBRJCQ2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4PCOOGPA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/pull/2911",
"url": "https://github.com/geany/geany/pull/2911",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>