summarylogtreecommitdiffstats
path: root/libtgvoip.patch
diff options
context:
space:
mode:
authorHexchain Tong2017-05-15 14:22:09 +0800
committerHexchain Tong2017-05-15 14:38:28 +0800
commit4377c457507c52d9d88151a02e05575674477ef5 (patch)
tree4917b3451aebf44c22975a33ca829bec22f78578 /libtgvoip.patch
parent536d94ec8f04218cdf18bba4a3ed202f75de4cd2 (diff)
downloadaur-4377c457507c52d9d88151a02e05575674477ef5.tar.gz
upgpkg
Diffstat (limited to 'libtgvoip.patch')
-rw-r--r--libtgvoip.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/libtgvoip.patch b/libtgvoip.patch
new file mode 100644
index 000000000000..afb96146ef40
--- /dev/null
+++ b/libtgvoip.patch
@@ -0,0 +1,13 @@
+diff --git a/libtgvoip.gyp b/libtgvoip.gyp
+index 58dc6bf..98a09d7 100644
+--- a/libtgvoip.gyp
++++ b/libtgvoip.gyp
+@@ -13,7 +13,7 @@
+ 'variables': {
+ 'tgvoip_src_loc': '.',
+ 'official_build_target%': '',
+- 'linux_path_opus_include%': '<(DEPTH)/../../../Libraries/opus/include',
++ 'linux_path_opus_include%': '/usr/include/opus',
+ },
+ 'include_dirs': [
+ '<(tgvoip_src_loc)/webrtc_dsp',