1
0
mirror of https://github.com/fspc/gbootroot.git synced 2025-04-04 07:43:22 -04:00

1 2 many perms.

This commit is contained in:
freesource 2001-12-19 05:51:42 +00:00
parent c4d0be1474
commit f871426481

View File

@ -9,7 +9,7 @@ install:
cp -fa genext2fs/genext2fs /usr/lib/bootroot/genext2fs cp -fa genext2fs/genext2fs /usr/lib/bootroot/genext2fs
cp -fa expect_uml /usr/lib/bootroot/expect_uml cp -fa expect_uml /usr/lib/bootroot/expect_uml
install -d /usr/lib/bootroot/root_filesystem 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 root_filesystem/root_fs_helper /usr/lib/bootroot/root_filesystem
cp -fa yard/scripts/make_debian /usr/bin/make_debian cp -fa yard/scripts/make_debian /usr/bin/make_debian
install -d /usr/share/perl5/BootRoot install -d /usr/share/perl5/BootRoot