setcap-wrapper: Syntax wibble
This commit is contained in:
parent
2f113ee90a
commit
7680a40a37
@ -23,7 +23,7 @@ let
|
|||||||
mkdir -p $out/bin
|
mkdir -p $out/bin
|
||||||
${lib.concatMapStrings mkWrapper wrappers}
|
${lib.concatMapStrings mkWrapper wrappers}
|
||||||
'';
|
'';
|
||||||
}
|
};
|
||||||
|
|
||||||
###### Activation script for the setcap wrappers
|
###### Activation script for the setcap wrappers
|
||||||
mkSetcapProgram =
|
mkSetcapProgram =
|
||||||
|
Loading…
Reference in New Issue
Block a user