create: track permissions for files and directories automatically
modified libpkg/pkg_create.c
@@ -114,6 +114,10 @@ pkg_create_from_dir(struct pkg *pkg, const char *root,
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -141,6 +145,25 @@ pkg_create_from_dir(struct pkg *pkg, const char *root,
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified tests/frontend/create.sh
@@ -456,7 +456,7 @@ files {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -465,7 +465,7 @@ directories {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -512,7 +512,7 @@ files {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|