jbig2dec: fix cross-compilation

This commit is contained in:
Alexander V. Nikolaev 2023-12-17 17:53:12 +02:00
parent 0deaf44f3d
commit 3d69cf4bdd
No known key found for this signature in database
GPG Key ID: 8FB3BA8713196CA3

View File

@ -13,10 +13,6 @@ stdenv.mkDerivation rec {
patchShebangs test_jbig2dec.py
'';
preConfigure = ''
./autogen.sh
'';
nativeBuildInputs = [ autoconf automake libtool ];
# `autogen.sh` runs `configure`, and expects that any flags needed