VPNC fix: binary would refer to `/etc/vpnc/vpnc-script'.
svn path=/nixpkgs/trunk/; revision=10619
This commit is contained in:
@@ -10,6 +10,7 @@ stdenv.mkDerivation {
|
||||
patches = [ ./makefile.patch ];
|
||||
|
||||
buildInputs = [libgcrypt perl];
|
||||
builder = ./builder.sh;
|
||||
|
||||
meta = {
|
||||
description = "VPNC, a virtual private network (VPN) client for Cisco's VPN concentrators";
|
||||
|
||||
Reference in New Issue
Block a user