From f871426481f746b27bd579f6862f3876c92172e1 Mon Sep 17 00:00:00 2001 From: freesource Date: Wed, 19 Dec 2001 05:51:42 +0000 Subject: [PATCH] 1 2 many perms. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index cf5b84f..d4df7e8 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ install: cp -fa genext2fs/genext2fs /usr/lib/bootroot/genext2fs cp -fa expect_uml /usr/lib/bootroot/expect_uml install -d /usr/lib/bootroot/root_filesystem - chmod 06666 root_filesystem/root_fs_helper + chmod 0666 root_filesystem/root_fs_helper cp -fa root_filesystem/root_fs_helper /usr/lib/bootroot/root_filesystem cp -fa yard/scripts/make_debian /usr/bin/make_debian install -d /usr/share/perl5/BootRoot