Unverified Commit 56bd205e authored by talyz's avatar talyz
Browse files

cnijfilter_2_80: Fix build

parent a73a92d6
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
{
  stdenv,
  gcc13Stdenv,
  lib,
  fetchzip,
  autoconf,
@@ -17,7 +17,7 @@
  file included in the tarball
*/

stdenv.mkDerivation {
gcc13Stdenv.mkDerivation {
  pname = "cnijfilter";

  /*