From 404c55c271a6f9429a537993b1e0723af70da096 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Thu, 9 Jan 2020 16:38:45 +0300 Subject: nodejs: bump to 13.6.0 --- extra/nodejs/build | 3 --- 1 file changed, 3 deletions(-) (limited to 'extra/nodejs/build') diff --git a/extra/nodejs/build b/extra/nodejs/build index 59b7ad09..6daf22f8 100755 --- a/extra/nodejs/build +++ b/extra/nodejs/build @@ -1,8 +1,5 @@ #!/bin/sh -e -# Python 3 support (but not for > 3.5). -sed -i 's/(3, 5)/(3, 8)/' configure - ./configure \ --prefix=/usr -- cgit v1.2.3