<p></p>
<p><b>@b4n</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/geany/geany/pull/2590#discussion_r519181915">scripts/gtk-bundle-from-msys2.sh</a>:</p>
<pre style='color:#555'>>                      fi
                done
-               rmdir mingw32
+               rmdir mingw64
+       fi
+}
+
+delayed_post_install() {
+       if [ "$run_pi" ]; then
+               echo "Execute delayed post install tasks"
+               # Commands have been collected manually from the various .INSTALL scripts
</pre>
<p>This seems quite fragile to me, isn't it kind of risky to have to maintain that on our own?<br>
Also, was running individual post-install script just too slow, or other problem?  One obvious solution if speed was not the issue but e.g. dependency order or something would be to run them all after (like, here).</p>

<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/2590#pullrequestreview-525655837">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ4EKEGCHMF232KO4V3SOVJHHANCNFSM4RTUWQYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ6JNW5M366RRZSIWI3SOVJHHA5CNFSM4RTUWQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOD5KN6HI.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/2590#pullrequestreview-525655837",
"url": "https://github.com/geany/geany/pull/2590#pullrequestreview-525655837",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>