Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
pkg.conf(5) BACKUP_LIBRARIES: minor corrections
Graham Perrin committed 8 months ago
commit 893ebd89c5ef3a60b49120120172b44f4f17df90
parent 3e1876b
1 file changed +5 -5
modified docs/pkg.conf.5
@@ -122,13 +122,13 @@ Default: NO.
.It Cm BACKUP_LIBRARIES: boolean
If set to
.Sy true
+
and if an upgrade will remove a library, then
.Xr pkg 8
-
will backup ancient libraries if they are removed as the result of an upgrade
-
and keep a copy in the path define in
-
.Cm BACKUP_LIBRARY_PATH .
-
If it does not exist yet a new package
+
will backup the library to the path defined by
+
.Cm BACKUP_LIBRARY_PATH
+
. An initial backup will create the 
.Qq compat-libraries
-
will be created. the version will be bumped each time a new library is backed up
+
package. The package version will be bumped whenever an additional library is backed up.
Default: NO.
.It Cm BACKUP_LIBRARY_PATH: string
Location where the libraries are backed up.