fscrypt: remove unneeded remove-references-to
This commit is contained in:
parent
7aa189970a
commit
e680fcaa3b
@ -34,10 +34,6 @@ buildGoModule rec {
|
||||
make install
|
||||
'';
|
||||
|
||||
preFixup = ''
|
||||
remove-references-to -t ${fscrypt-experimental.go} $out/lib/security/pam_fscrypt.so
|
||||
'';
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description =
|
||||
"A high-level tool for the management of Linux filesystem encryption";
|
||||
|
Loading…
Reference in New Issue
Block a user