Strongswan: preserve PATH

This commit is contained in:
Igor Pashev
2014-12-22 20:20:58 +00:00
parent 2b91b9b594
commit 17d8029150
3 changed files with 41 additions and 0 deletions
@@ -13,7 +13,9 @@ stdenv.mkDerivation rec {
buildInputs = [ gmp pkgconfig python autoreconfHook ];
patches = [
./ext_auth-path.patch
./firewall_defaults.patch
./updown-path.patch
];
configureFlags = [ "--enable-swanctl" "--enable-cmd" ];