openttd: remove unused flags
This commit is contained in:
@@ -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" \
|
||||
|
||||
Reference in New Issue
Block a user