Add pkg install -d to register the installed packages as automatic.
modified pkg/install.c
@@ -45,7 +45,7 @@ void
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -62,13 +62,17 @@ exec_install(int argc, char **argv)
|
|
|
|
|
|
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -135,6 +139,8 @@ exec_install(int argc, char **argv)
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
modified pkg/pkg-install.8
@@ -15,7 +15,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -23,7 +23,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -107,6 +107,11 @@ package installation with
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|