scylladb: patch shebangs in further input file

This commit is contained in:
Florian Peter
2019-10-07 13:24:29 +08:00
parent b932511029
commit 7a4f48035b
+1
View File
@@ -77,6 +77,7 @@ gcc8Stdenv.mkDerivation {
postPatch = ''
patchShebangs ./configure.py
patchShebangs seastar/json/json2code.py
'';
configurePhase = ''