Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-updates-src > by-pkgid > 079c19a673e0f05cc5c0a8bc393dcc53 > files > 11

fontforge-1.0-1.20120731.10.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)