fscrypt: remove unneeded remove-references-to
This commit is contained in:
parent
7aa189970a
commit
e680fcaa3b
1 changed files with 0 additions and 4 deletions
|
@ -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 a new issue