wok diff librsvg/receipt @ rev 7213

Up: dbus-glib to 0.92.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Nov 10 17:42:01 2010 +0000 (2010-11-10)
parents 7048d5b4c327
children 43e11f0a6527
line diff
     1.1 --- a/librsvg/receipt	Tue Oct 12 15:45:20 2010 +0000
     1.2 +++ b/librsvg/receipt	Wed Nov 10 17:42:01 2010 +0000
     1.3 @@ -37,6 +37,6 @@
     1.4  
     1.5  	# remove *.*a files
     1.6  	find $fs/usr/lib/gtk-2.0 -name "*.*a" -exec rm -f {} \;
     1.7 -	rind $fs/usr/lib/gdk-pixbuf-2.0 -name "*.*a" -exec rm -f {} \;
     1.8 +	find $fs/usr/lib/gdk-pixbuf-2.0 -name "*.*a" -exec rm -f {} \;
     1.9  }
    1.10