From 2b155572b01b96f01d61cfcc17deeb432f8752fc Mon Sep 17 00:00:00 2001 From: Daniel Hokka Zakrisson Date: Wed, 28 Nov 2007 00:44:23 +0000 Subject: [PATCH] Non-root users cannot chown. --- build.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/build.sh b/build.sh index 5a22709..ff4dcfb 100755 --- a/build.sh +++ b/build.sh @@ -442,8 +442,6 @@ EOF popd - chown -R 0.0 $tmp - # create the cramfs image echo "* Creating cramfs image" mkfs.cramfs $tmp/ ${BUILDTMP}/cramfs.img -- 2.43.0