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