@b4n commented on this pull request.
> mkdir -p build/cache -intltoolize -c -f -autoreconf -vfi + +(cd $srcdir; autoreconf --install --verbose) ```suggestion (cd "$srcdir"; autoreconf --force --install --verbose) ``` -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/1434#discussion_r2106155742 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-plugins/pull/1434/review/[email protected]>
