Always overwrite files while unpacking, this makes the "essential" obj obsolete.
This helps to catch upgrade problems and simplifies some parts of the code. Bumped XBPS_RELVER because xbps_remove_pkg() has been changed. --HG-- extra : convert_revision : xtraeme%40gmail.com-20100128150850-gcs93su38t6moydn
This commit is contained in:
@@ -8,7 +8,6 @@ digraph pkg_props_dictionary {
|
||||
main -> pkgname [label="string"];
|
||||
main -> version [label="string"];
|
||||
main -> pkgver [label="string"];
|
||||
main -> essential [label="bool"];
|
||||
main -> preserve [label="bool"];
|
||||
main -> run_depends [label="array"];
|
||||
run_depends [style=filled];
|
||||
|
Reference in New Issue
Block a user