diff --git a/net-im/kotatogram-desktop/kotatogram_desktop-1.4.8.recipe b/net-im/kotatogram-desktop/kotatogram_desktop-1.4.8.recipe index 08b124ead..72c2304ae 100644 --- a/net-im/kotatogram-desktop/kotatogram_desktop-1.4.8.recipe +++ b/net-im/kotatogram-desktop/kotatogram_desktop-1.4.8.recipe @@ -307,7 +307,7 @@ BUILD() -DTDESKTOP_API_ID=$TELEGRAM_API_ID \ -DTDESKTOP_API_HASH=$TELEGRAM_API_HASH - make $jobArgs + make -j1 } INSTALL()