expressvpn: fix build (#353911)
This commit is contained in:
commit
b5cff9e4d1
@ -58,6 +58,7 @@ let
|
||||
|
||||
# expressvpnd binary has hard-coded the path /sbin/sysctl hence below workaround.
|
||||
extraBuildCommands = ''
|
||||
mkdir -p sbin
|
||||
chmod +w sbin
|
||||
ln -s ${sysctl}/bin/sysctl sbin/sysctl
|
||||
'';
|
||||
|
Loading…
Reference in New Issue
Block a user