diff --git a/release/arch/linux/build-lin.sh b/release/arch/linux/build-lin.sh
index 0ca5c2db5fbeb07093a4cacfb808cac5df0a7fe2..f8bfb9da78323662ec23102f6eaffa0e2472bf1c 100644
--- a/release/arch/linux/build-lin.sh
+++ b/release/arch/linux/build-lin.sh
@@ -184,12 +184,6 @@ cp -r "${RELEASES}/duniter" "${RELEASES}/server_" || exit 1
 
 echo "${NW_RELEASE}"
 
-# FIX: bug of nw.js, we need to patch first.
-# TODO: remove this patch once a correct version of Nw.js is out (NodeJS 8 or 9 if the above modules are compliant)
-cd "${RELEASES}/desktop_/node_modules/wotb"
-node-pre-gyp --runtime=node-webkit --target=$NW_VERSION configure \
-  || echo "This failure is expected"
-
 cd "${RELEASES}/desktop_/node_modules/"
 nw_compile wotb nw_copy
 nw_compile naclb nw_copy