Commit 65988b25 authored by Adam Joseph's avatar Adam Joseph
Browse files

apparmor: fix invalid reference when withPython=false

This commit fixes a bug exposed by #25322.
parent b5416bf8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -143,7 +143,7 @@ let
      perl
      python
      libapparmor
      libapparmor.python
      (libapparmor.python or null)
    ];

    prePatch = prePatchCommon +