chiark
/
gitweb
/
~ian
/
sgt-puzzles.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19a298b
)
Reinstate the icons in the Windows binaries.
author
Simon Tatham
<anakin@pobox.com>
Sun, 4 Feb 2007 14:35:23 +0000
(14:35 +0000)
committer
Simon Tatham
<anakin@pobox.com>
Sun, 4 Feb 2007 14:35:23 +0000
(14:35 +0000)
[originally from svn r7217]
Buildscr
patch
|
blob
|
history
diff --git
a/Buildscr
b/Buildscr
index 0371eb1ddf1470e2c3088d502c05cdc49900a3ac..717a6cfce662ef87b397d99d22bf29307a1619c8 100644
(file)
--- a/
Buildscr
+++ b/
Buildscr
@@
-8,6
+8,9
@@
in puzzles do make
# 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