summaryrefslogtreecommitdiff
path: root/net-im/telegram-desktop/files/patch-Telegram_gyp_common_common.gypi
blob: b33f5701daee76cb5043bed1f9577feb41472f82 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- Telegram/gyp/common/common.gypi.orig	2019-10-07 15:58:21 UTC
+++ Telegram/gyp/common/common.gypi
@@ -29,7 +29,7 @@
             }, {
               'build_mac': 0,
             }],
-            [ 'build_os == "linux"', {
+            [ 'build_os == "freebsd"', {
               'build_linux': 1,
             }, {
               'build_linux': 0,