···1718 # For some reason systemd-cryptsetup-generator is a wrapper-script
19 # with the current release of systemd. We want the real one.
0020 installPhase = ''
21 mkdir -p $out/lib/systemd/
22 cp systemd-cryptsetup $out/lib/systemd/systemd-cryptsetup
···1718 # For some reason systemd-cryptsetup-generator is a wrapper-script
19 # with the current release of systemd. We want the real one.
20+21+ # TODO: Revert 3efadce when the wrapper-script is gone
22 installPhase = ''
23 mkdir -p $out/lib/systemd/
24 cp systemd-cryptsetup $out/lib/systemd/systemd-cryptsetup