mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
openttd: remove unused flags
This commit is contained in:
parent
0d5892c227
commit
da907856cb
1 changed files with 0 additions and 4 deletions
|
@ -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" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue