diff --git a/net-im/telegram-desktop/telegram_desktop-1.8.13.recipe b/net-im/telegram-desktop/telegram_desktop-1.8.13.recipe index ed714f2cb..0696c25d2 100644 --- a/net-im/telegram-desktop/telegram_desktop-1.8.13.recipe +++ b/net-im/telegram-desktop/telegram_desktop-1.8.13.recipe @@ -167,7 +167,7 @@ BUILD() cd out/Release # multi-job takes too much memory export DISABLE_ASLR=1 - make VERBOSE=1 || (cd /sources/tdesktop-1.8.13/Telegram/gyp && strace /sources/tdesktop-1.8.13/out/Release/codegen_style -I ../Resources -I ../SourceFiles -o /sources/tdesktop-1.8.13/out/Release/obj/gen/styles -w /sources/tdesktop-1.8.13/out/Release/.. ../Resources/basic.style; false) + make #build notify gate tool gcc -o tg-notify-gate $sourceDir/Telegram/SourceFiles/platform/haiku/notifications_haiku_gate.cpp -lbe