mirror of
git://git.tartarus.org/simon/puzzles.git
synced 2025-04-21 08:01:30 -07:00
Reinstate the icons in the Windows binaries.
[originally from svn r7217]
This commit is contained in:
3
Buildscr
3
Buildscr
@ -8,6 +8,9 @@ in puzzles do make
|
|||||||
# Now build the screenshots and icons.
|
# Now build the screenshots and icons.
|
||||||
in puzzles/icons do xvfb-run make web winicons gtkicons
|
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
|
# Destroy the local binaries, mostly to avoid wasting network
|
||||||
# bandwidth by transferring them to the delegate servers.
|
# bandwidth by transferring them to the delegate servers.
|
||||||
in puzzles do make clean
|
in puzzles do make clean
|
||||||
|
Reference in New Issue
Block a user