Merge pull request #144542 from alyssais/vpnc-pcf2vpnc
This commit is contained in:
commit
45774e92d8
1 changed files with 0 additions and 3 deletions
|
@ -33,9 +33,6 @@ stdenv.mkDerivation {
|
|||
|
||||
substituteInPlace "config.c" \
|
||||
--replace "/etc/vpnc/vpnc-script" "$out/etc/vpnc/vpnc-script"
|
||||
|
||||
substituteInPlace "pcf2vpnc" \
|
||||
--replace "/usr/bin/perl" "${perl}/bin/perl"
|
||||
'';
|
||||
|
||||
postInstall = ''
|
||||
|
|
Loading…
Reference in a new issue