wok-6.x diff gnome-vfs/receipt @ rev 12259

Up: slitaz-configs to 4.9.2. There shouldn't have been 1.9.2 tag.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Apr 10 14:35:05 2012 +0000 (2012-04-10)
parents 5be1dee36669
children e36a9f8bbcfc
line diff
     1.1 --- a/gnome-vfs/receipt	Mon Dec 20 22:59:24 2010 +0000
     1.2 +++ b/gnome-vfs/receipt	Tue Apr 10 14:35:05 2012 +0000
     1.3 @@ -36,5 +36,4 @@
     1.4  	cd $fs/usr/lib/gnome-vfs-2.0 ; find . -name "*.*a" -exec rm -f {} \;
     1.5  	
     1.6  	# Stripping all
     1.7 -	find . -name "*.so" -exec strip -s {} \;
     1.8  }