Rename constants

This commit is contained in:
2025-04-08 17:41:14 +03:00
parent 0801612166
commit e60381beb1
4 changed files with 33 additions and 33 deletions
+1 -1
View File
@@ -185,7 +185,7 @@ func UpdatePackages(rootDir string, syncDatabase bool, installOptionalDependenci
UnresolvedDepends: make([]string, 0),
Changes: make(map[string]string),
RootDir: rootDir,
ForceInstallationReason: Unknown,
ForceInstallationReason: InstallationReasonUnknown,
}
// Search for packages