]> granicus.if.org Git - graphviz/commitdiff
fix for jpeb-8b
authorellson <devnull@localhost>
Wed, 12 Jan 2011 01:28:43 +0000 (01:28 +0000)
committerellson <devnull@localhost>
Wed, 12 Jan 2011 01:28:43 +0000 (01:28 +0000)
macosx/prebuild/Makefile.snowleopard

index 4fa2cc7343880ab0e78795fdb1788187e2fee7a3..4a1beff8d4f1d572ffddd2e6139f6f49755f2913 100644 (file)
@@ -148,7 +148,7 @@ $(JPEG_DIR)/configure: | $(JPEG_DIR).tar.gz
        @echo UNTARRING JPEG...
        @echo
        $(TAR) xzf $| 
-       ln -s jpeg-7 $(JPEG_DIR)
+       ln -s jpeg-8b $(JPEG_DIR)
                
 $(JPEG_DIR).tar.gz:
        @echo