]> git.pld-linux.org Git - packages/thrift.git/blame - no_grunt.patch
rebuild with openssl 3.0.0
[packages/thrift.git] / no_grunt.patch
CommitLineData
016f6701
AM
1--- thrift-0.11.0/configure.ac~ 2017-12-03 20:11:35.000000000 +0100
2+++ thrift-0.11.0/configure.ac 2018-09-27 15:33:08.540297485 +0200
3@@ -269,7 +269,6 @@ AX_THRIFT_LIB(nodejs, [Nodejs], yes)
4 have_nodejs=no
5 if test "$with_nodejs" = "yes"; then
6 AC_PATH_PROGS([NODEJS], [nodejs node])
7- AC_PATH_PROG([NPM], [npm])
8 if test "x$NODEJS" != "x" -a "x$NPM" != "x"; then
9 have_nodejs="yes"
10 fi
This page took 0.04906 seconds and 4 git commands to generate.