fedora-jam-backgrounds/src/default/Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 1e1137e54ef942a04063b7d63a99f95b149e627c
Author: Brendan Jones <[email protected]>
Date:   Wed Oct 31 09:46:45 2012 +0100

    Correct makefile error

diff --git a/fedora-jam-backgrounds/src/default/Makefile 
b/fedora-jam-backgrounds/src/default/Makefile
index 9173abd..8da1942 100644
--- a/fedora-jam-backgrounds/src/default/Makefile
+++ b/fedora-jam-backgrounds/src/default/Makefile
@@ -14,7 +14,7 @@ install:
        $(MKDIR) $(FEDORA_JAM_DIR)/default/standard
        $(MKDIR) $(FEDORA_JAM_DIR)/default/normalish
        $(MKDIR) $(GNOME_BG_DIR)
-       for size in normalish standard wide wider; do \
+       for size in normalish standard wide ; do \
          $(INSTALL) $${size}/fedora-jam-wave.png               
$(FEDORA_JAM_DIR)/default/$${size}/fedora-jam.png ; \
 #        for tod in 01-morning 03-evening 04-night; do \
 #          $(INSTALL) $${size}/fedora-jam-$${tod}.png          
$(FEDORA_JAM_DIR)/default-tod/$${size}/fedora-jam-$${tod}.png ; \


_______________________________________________
music mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/music

Reply via email to