diff --git a/helpers/make-nspr b/helpers/make-nspr
index 1b3874c42da13608d9f54a4db47be557b704e436..d1f4de772b84379935a9b2fdd68b6f2365cb4423 100644
--- a/helpers/make-nspr
+++ b/helpers/make-nspr
@@ -17,13 +17,14 @@
 #    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 #
 
-VERSION=1
+VERSION=2
 EXTERNAL='deb-src http://archive.ubuntu.com/ubuntu focal main universe'
 REPOKEY="3B4FE6ACC0B21F32"
 BACKPORT=true
 
 . ./config
 
+sed -i "/include debian\/make.mk/a DEB_BUILD_OPTIONS=nocheck" debian/rules
 changelog "Backported from Focal"
 
 compile