summaryrefslogtreecommitdiffstats
path: root/pkgs/servers/sip
diff options
context:
space:
mode:
authorVladimír Čunát <vcunat@gmail.com>2016-09-03 12:49:59 +0200
committerVladimír Čunát <vcunat@gmail.com>2016-09-03 12:49:59 +0200
commit686bb1a6e43dafaf1c46a96b746af42b14fc57c7 (patch)
tree236dfad78e7bac0f0b1d082312b6d16296c5fa7c /pkgs/servers/sip
parent38bd2c442556c0636dec460a201323af99c375a0 (diff)
freeswitch: fix build when sandboxed
Diffstat (limited to 'pkgs/servers/sip')
-rw-r--r--pkgs/servers/sip/freeswitch/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/servers/sip/freeswitch/default.nix b/pkgs/servers/sip/freeswitch/default.nix
index 977575491f5a..ac8c3a1b1c91 100644
--- a/pkgs/servers/sip/freeswitch/default.nix
+++ b/pkgs/servers/sip/freeswitch/default.nix
@@ -9,6 +9,7 @@ stdenv.mkDerivation rec {
url = "http://files.freeswitch.org/freeswitch-releases/${name}.tar.bz2";
sha256 = "0g0x4m8rb2ybpxwrszb4w37rb10v9fbszm7l2skjakf4dx0gw5i7";
};
+ postPatch = "patchShebangs libs/libvpx/build/make/rtcd.pl";
buildInputs = [
ncurses curl pkgconfig gnutls readline openssl perl libjpeg