@b4n commented on this pull request.


In build/geany-plugins.nsi:

> @@ -152,6 +152,8 @@ Section "Dependencies" SEC04
 SectionEnd
 
 Section -Post
+	Exec '"$INSTDIR\bin\glib-compile-schemas.exe" "$INSTDIR\share\glib-2.0\schemas"'

OK. If $INSTDIR ought to be the same, maybe just make the 2.1 installer depend on Geany 2.1's one and call it a day.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany-plugins/pull/1352/review/2079046501@github.com>