Sophie

Sophie

distrib > Mageia > 5 > x86_64 > by-pkgid > 4d3205b7b32412b8e210e7e77af18a23 > files > 5

fontforge-1.0-1.20120731.9.mga5.src.rpm

--- fontforge-20061220/fontforge/start.c.unina	2006-11-20 23:53:47.000000000 +0100
+++ fontforge-20061220/fontforge/start.c	2007-02-24 22:24:59.000000000 +0100
@@ -100,7 +100,7 @@
     continue;
 	    strcat(buf,loc);
 	}
-	strcat(buf, SO_EXT );
+	strcat(buf, SO_EXT ".0");
 
 # ifdef LIBDIR
 #  if !defined(_NO_SNPRINTF) && !defined(VMS)