sympa: build with --enable-fhs

Update module accordingly.
This commit is contained in:
Martin Milata
2020-03-24 02:32:22 +01:00
parent adc7388930
commit 8f632b404f
2 changed files with 6 additions and 5 deletions
+1
View File
@@ -73,6 +73,7 @@ stdenv.mkDerivation rec {
};
configureFlags = [
"--enable-fhs"
"--without-initdir"
"--without-unitsdir"
"--without-smrshdir"