shithub: puzzles

Download patch

ref: ac72b6e1480822433bafd1659ceeeefdaf91f78b
parent: 19a298baf4b7f9b93b478fedd7d08ecd6ea8dc09
author: Simon Tatham <[email protected]>
date: Sun Feb 4 09:35:23 EST 2007

Reinstate the icons in the Windows binaries.

[originally from svn r7217]

--- a/Buildscr
+++ b/Buildscr
@@ -8,6 +8,9 @@
 # Now build the screenshots and icons.
 in puzzles/icons do xvfb-run make web winicons gtkicons
 
+# Re-run mkfiles.pl now that it knows the icons are there.
+in puzzles do perl mkfiles.pl
+
 # Destroy the local binaries, mostly to avoid wasting network
 # bandwidth by transferring them to the delegate servers.
 in puzzles do make clean