leocad: remove unnessary patches
This commit is contained in:
parent
e2be606300
commit
f66e06a828
@ -19,8 +19,6 @@ stdenv.mkDerivation rec {
|
||||
nativeBuildInputs = [ qmake4Hook ];
|
||||
buildInputs = [ qt4 zlib ];
|
||||
postPatch = ''
|
||||
sed '1i#include <cmath>' -i common/camera.cpp
|
||||
substituteInPlace common/camera.cpp --replace "isnan(" "std::isnan("
|
||||
export qmakeFlags="$qmakeFlags INSTALL_PREFIX=$out"
|
||||
'';
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user