[Github-comments] [geany/geany] Windows cross, GTK3 and x86_64 build preparations (#2590)

Colomban Wendling notifications at xxxxx
Sat Nov 7 16:22:14 UTC 2020


@b4n commented on this pull request.



>  			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

Ouch.  OK then, makes sense and it seems actually *more* reliable that way.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2590#discussion_r519193170
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20201107/324cd461/attachment.htm>


More information about the Github-comments mailing list