mirror of
https://github.com/EnumeratedDev/bpm.git
synced 2026-09-16 02:26:12 +00:00
Rename constants
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user