--- elwix/build_fs.sh	2017/10/08 00:05:36	1.11.2.8
+++ elwix/build_fs.sh	2018/01/02 01:38:18	1.11.2.9
@@ -5,7 +5,7 @@
 # (C) AITNET ltd - Sofia/Bulgaria <office@aitnet.org>
 #    by Michael Pounov <misho@elwix.org>
 #
-# $Id: build_fs.sh,v 1.11.2.8 2017/10/08 00:05:36 misho Exp $
+# $Id: build_fs.sh,v 1.11.2.9 2018/01/02 01:38:18 misho Exp $
 #
 
 [ -r ./config/rc.elwix ] && . ./config/rc.elwix
@@ -58,6 +58,7 @@ build_fsdir()
 	install -d home;
 # local
 	install -d local;
+	install -d local/lib;
 # root
 	install -d -m 0750 root;
 # pkg