From b50a73cab36ccda779d7609ca9391b72ed636137 Mon Sep 17 00:00:00 2001 From: "William A. Kennington III" Date: Sat, 3 Jan 2015 17:53:50 -0800 Subject: samba: Fixes for build and paths --- pkgs/servers/samba/4.x.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'pkgs/servers/samba') diff --git a/pkgs/servers/samba/4.x.nix b/pkgs/servers/samba/4.x.nix index 99d88c728a3c..1ecbdf097b3b 100644 --- a/pkgs/servers/samba/4.x.nix +++ b/pkgs/servers/samba/4.x.nix @@ -83,6 +83,7 @@ stdenv.mkDerivation rec { ++ (if glusterfs != null then [ "--enable-glusterfs" ] else [ "--disable-glusterfs" ]) ++ [ # dynconfig/wscript options "--enable-fhs" + "--sysconfdir=/etc" "--localstatedir=/var" # buildtools/wafsamba/wscript options -- cgit 1.4.1