Smake: pspp.png is the generated app icon, not pspp.png.
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 5 Oct 2013 15:23:37 +0000 (08:23 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 5 Oct 2013 15:23:37 +0000 (08:23 -0700)
Fixes "make -f Smake" error:
make: *** No rule to make target `src/ui/gui/icons/apps/scalable/pspp.svg', needed by `icons'.  Stop.

Bug introduced by commit (gui: Support for more flat icons and tag loss
fixing in some menus.)

Reported by Michel Boaventura.
Bug #40183.

Smake

diff --git a/Smake b/Smake
index 9630a4f82c00eee8f6b958ebb0ee99219ccad217..f113790a6275ad6ab74db40a00bee53a39e2f25c 100644 (file)
--- a/Smake
+++ b/Smake
@@ -125,9 +125,7 @@ src/ui/gui/icons/apps/24x24/pspp.png \
 src/ui/gui/icons/apps/256x256/pspp.png \
 src/ui/gui/icons/apps/16x16/pspp.png \
 src/ui/gui/icons/apps/48x48/pspp.png \
-src/ui/gui/icons/apps/scalable/pspp.svg \
-
-
+src/ui/gui/icons/apps/scalable/pspp.png
 
 CATEGORY_ICONS = \
 src/ui/gui/icons/categories/16x16/align-left.png \