python.pkgs.tlsh: fix build
This commit is contained in:
parent
2df3397375
commit
515ae5a15a
@ -20,10 +20,7 @@ buildPythonPackage {
|
||||
# no test data
|
||||
doCheck = false;
|
||||
|
||||
preConfigure = ''
|
||||
mkdir build
|
||||
cd build
|
||||
cmake ..
|
||||
postConfigure = ''
|
||||
cd ../py_ext
|
||||
'';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user