wok rev 241

Shfs: install shfsumount too
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Feb 18 14:32:36 2008 +0100 (2008-02-18)
parents 88157e3ce9ac
children d1ecaea3e7cf
files shfs/receipt
line diff
     1.1 --- a/shfs/receipt	Mon Feb 18 00:24:44 2008 +0100
     1.2 +++ b/shfs/receipt	Mon Feb 18 14:32:36 2008 +0100
     1.3 @@ -29,7 +29,7 @@
     1.4  	make 
     1.5  	mkdir -p _pkg/lib/modules/$kver-slitaz/kernel/fs/shfs/ _pkg/usr/bin
     1.6  	cp shfs/Linux-2.6/shfs.ko _pkg/lib/modules/$kver-slitaz/kernel/fs/shfs/
     1.7 -	cp shfsmount/shfsmount _pkg/usr/bin
     1.8 +	cp shfsmount/shfsmount shfsmount/shfsumount _pkg/usr/bin
     1.9  }
    1.10  
    1.11