<p></p>
<p dir="auto">From <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/elextr/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/elextr">@elextr</a>'s comment above:</p>
<blockquote>
<p dir="auto">Correct, as <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/eli-schwartz/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/eli-schwartz">@eli-schwartz</a> said, on Debians and derivatives the "correct" place is the architecture specific directory <code>lib/x86_64-linux-gnu</code>, not in basic <code>lib</code>. I expect this is because Debian builds for x86_64 and also ARM and IBM and they need to be separated. So in this case the meson build is more correct than the autotools build and should stay as it is.</p>
</blockquote>
<p dir="auto">My comment which is being referred to:</p>
<blockquote>
<p dir="auto">The issue with <code>$prefix/lib/x86_64-linux-gnu</code> is because there's a Debian quirk. For both autotools and meson, the default if not specified is <code>--libdir=lib</code>, however, only with Meson that default changes on systems where dpkg is installed and the debian release file is found in /etc, to the directory output by <code>dpkg-architecture -qDEB_HOST_MULTIARCH</code>.</p>
<p dir="auto">With autotools, the official debian package for geany instead just passes an option to <code>./configure --libdir='${prefix}/lib/x86_64-linux-gnu .....</code> because they really, really, really want all projects to use that directory.</p>
<p dir="auto">The user specified value <code>--libdir=lib</code> will always override that. But apparently it's considered a bad idea on Debian.</p>
</blockquote>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/2761#issuecomment-1066113181">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ5LW56ENXDD3WG6GSDU7YCELANCNFSM4ZDZAFLA">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>.
<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAIOWJ57LA5UFJ42SK6S6Y3U7YCELA5CNFSM4ZDZAFLKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOH6FZRHI.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><geany/geany/pull/2761/c1066113181</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/pull/2761#issuecomment-1066113181",
"url": "https://github.com/geany/geany/pull/2761#issuecomment-1066113181",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>