treewide: Make configureFlags lists
This commit is contained in:
@@ -10,7 +10,7 @@ stdenv.mkDerivation rec {
|
||||
};
|
||||
|
||||
buildInputs = [ libtool ];
|
||||
# configureFlags = "--datadir=/var/run/current-system/share/dictd";
|
||||
# configureFlags = [ "--datadir=/var/run/current-system/share/dictd" ];
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Dict protocol server and client";
|
||||
|
||||
Reference in New Issue
Block a user