This commit is contained in:
Harald Hope 2022-08-22 19:33:40 -07:00
parent 8b334cf56b
commit a87da04d67

View file

@ -171,8 +171,7 @@ comes after the -xxx options. Better to be consistent.
--------------------------------------------------------------------------------
CODE:
1. Switched force{pkg} to force{package} internally, and added converts to
change --force pkg/rpm to switch on $force{package}.
1. Added convert to change --force rpm/--rpm to switch on $force{pkg}.
2. Refactored package PackageData to be more granular.