]> granicus.if.org Git - graphviz/commitdiff
typos in unzip and iconv prebuild
authorglenlow <devnull@localhost>
Mon, 23 Jun 2008 09:30:57 +0000 (09:30 +0000)
committerglenlow <devnull@localhost>
Mon, 23 Jun 2008 09:30:57 +0000 (09:30 +0000)
windows/prebuild/Makefile

index d7796e8f4d5dbe136751350840fa788da5aefb3b..fde8643e111eae772c40f5c3211d22eee17ead58 100755 (executable)
@@ -542,7 +542,7 @@ $(ICONV_DIR)/src/Makefile: | $(LOCAL_BIN)/$(UNZIP_BIN) $(ICONV_DIR).zip
        @echo
        $(LOCAL_BIN)/$(UNZIP_BIN) $(ICONV_DIR).zip && patch -p0 <iconv.patch
        
-$(ICONV_DIR).tar.gz:
+$(ICONV_DIR).zip:
        @echo
        @echo TRANSFERRING ICONV...
        @echo
@@ -624,7 +624,7 @@ $(UNZIP_BIN_EXE):
        @echo
        @echo TRANSFERRING ZIP BIN...
        @echo
-       $(WGET) $(ZIP_BIN_URL) || rm -f $(UNZIP_BIN_EXE)
+       $(WGET) $(UNZIP_BIN_URL) || rm -f $(UNZIP_BIN_EXE)
        
 #
 # phony