diff --git a/SysBuild/NewModules/glusterfs b/SysBuild/NewModules/glusterfs index a3792f4..14c6873 100644 --- a/SysBuild/NewModules/glusterfs +++ b/SysBuild/NewModules/glusterfs @@ -86,6 +86,7 @@ mk() { ./configure --target=$TARGET \ $ADDOPTIONS \ --sysconfdir=/etc \ + --localstatedir=/var \ --prefix=/usr make -j $NUMCPU make DESTDIR=$TMPROOT install