openttd: remove unused flags

This commit is contained in:
Stefan Frijters 2025-06-02 00:54:27 +02:00
parent 0d5892c227
commit da907856cb
No known key found for this signature in database
GPG key ID: 7619A6BC6E7DFA6F

View file

@ -107,10 +107,6 @@ stdenv.mkDerivation rec {
libjack2
];
prefixKey = "--prefix-dir=";
configureFlags = [ "--without-liblzo2" ];
postPatch = ''
substituteInPlace src/music/fluidsynth.cpp \
--replace-fail "/usr/share/soundfonts/default.sf2" \