diff --git a/talimatname/genel/ring-daemon/talimat b/talimatname/genel/ring-daemon/talimat index 2b15869f6..7797fef2b 100644 --- a/talimatname/genel/ring-daemon/talimat +++ b/talimatname/genel/ring-daemon/talimat @@ -19,6 +19,6 @@ build() { --with-contrib="no" \ --enable-ipv6 - DISABLE_CONTRIB_DOWNLOADS="TRUE" make + DISABLE_CONTRIB_DOWNLOADS="TRUE" make -j1 DISABLE_CONTRIB_DOWNLOADS="TRUE" make DESTDIR="$PKG" install }