dictd: remove deprecated enable-dictorg
flag
This flag was removed in 1.13.0 and is now unrecognized
This commit is contained in:
parent
2200a522e2
commit
104a92fe77
@ -19,7 +19,6 @@ stdenv.mkDerivation rec {
|
||||
patchPhase = "patch -p0 < ${./buildfix.diff}";
|
||||
|
||||
configureFlags = [
|
||||
"--enable-dictorg"
|
||||
"--datadir=/run/current-system/sw/share/dictd"
|
||||
"--sysconfdir=/etc"
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user