pmtools: remove and alias (#49596)
These are the old tools that later became part of ACPICA. It is obsolete and we already have newer acpica-tools. Alias to acpica-tools for out of tree backward-compat
This commit is contained in:
@@ -14808,8 +14808,6 @@ with pkgs;
|
||||
|
||||
pmutils = callPackage ../os-specific/linux/pm-utils { };
|
||||
|
||||
pmtools = callPackage ../os-specific/linux/pmtools { };
|
||||
|
||||
policycoreutils = callPackage ../os-specific/linux/policycoreutils { };
|
||||
|
||||
semodule-utils = callPackage ../os-specific/linux/semodule-utils { };
|
||||
|
||||
Reference in New Issue
Block a user