diff -Naur libglade-2.6.4/ltmain.sh libglade-2.6.4/ltmain.sh
--- libglade-2.6.4/ltmain.sh	2012-03-09 17:10:14.000000000 -0500
+++ libglade-2.6.4/ltmain.sh	2012-03-09 17:10:01.000000000 -0500
@@ -6085,7 +6085,7 @@
 
 	# Install the pseudo-library for information purposes.
 	name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
-	instname="$dir/$name"i
+	instname="$dir/$name"
 	$show "$install_prog $instname $destdir/$name"
 	$run eval "$install_prog $instname $destdir/$name" || exit $?
 
