Sophie

Sophie

distrib > Mageia > 1 > i586 > media > core-updates-src > by-pkgid > 8f6703e4e37b99999fee53f1d5d69354 > files > 6

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