X-Git-Url: https://yaffs.net/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Fhandle_common.sh;fp=direct%2Fhandle_common.sh;h=28edb6f8d35c4ad359833debeb6a98f1c316ccff;hp=f46ee531339240ef78d0b461ac447c48510bb850;hb=df78c65f2ea7bc2c447f3f7c5c8ce592d5a5587b;hpb=710cfd1ea71e27185612b0bdca50a23cab88907c diff --git a/direct/handle_common.sh b/direct/handle_common.sh index f46ee53..28edb6f 100755 --- a/direct/handle_common.sh +++ b/direct/handle_common.sh @@ -34,6 +34,8 @@ set -e -x -e "s/strncmp/yaffs_strncmp/g"\ -e "s/loff_t/Y_LOFF_T/g" \ >$i + + chmod 0444 $i done elif [ "$1" = "clean" ] ; then for i in $YAFFS_COMMON_SOURCES ; do