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:
Renaud
2018-11-01 20:07:47 +01:00
committed by xeji
parent 5a5ef43b40
commit db72b65338
3 changed files with 1 additions and 25 deletions
-2
View File
@@ -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 { };