wok-6.x rev 1632
e2fsprogs: not common files with libcomerr
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Oct 23 20:32:09 2008 +0000 (2008-10-23) |
parents | ae23413b1908 |
children | eea0bde9b32e |
files | e2fsprogs/receipt |
line diff
1.1 --- a/e2fsprogs/receipt Thu Oct 23 20:31:20 2008 +0000 1.2 +++ b/e2fsprogs/receipt Thu Oct 23 20:32:09 2008 +0000 1.3 @@ -40,7 +40,7 @@ 1.4 cp -a $_pkg/usr/sbin $fs/usr 1.5 cp -ad $_pkg/usr/lib/*.so $fs/usr/lib 1.6 cat $src/*.files-list | while read file; do 1.7 - [ -f $fs$file ] && rm -f $fs$file 1.8 + rm -f $fs$file 1.9 done 1.10 1.11 # Remove fsck provided by Busybox.