[Fedora-music-list] fedora-jam-backgrounds/src

Brendan Jones bsjones at fedoraproject.org
Wed Oct 31 08:46:52 UTC 2012


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

New commits:
commit 1e1137e54ef942a04063b7d63a99f95b149e627c
Author: Brendan Jones <brendan.jones.it at gmail.com>
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 ; \




More information about the music mailing list