From 570f73dd4148ce36cc695f58946294f632053a4c Mon Sep 17 00:00:00 2001
From: V3n3RiX <venerix@redcorelinux.org>
Date: Sat, 20 Jul 2019 08:31:42 +0100
Subject: net-fs/samba-config-redcore : fix QA warning

---
 net-fs/samba-config-redcore/samba-config-redcore-1337.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-fs/samba-config-redcore/samba-config-redcore-1337.ebuild b/net-fs/samba-config-redcore/samba-config-redcore-1337.ebuild
index 1b3e2c9d..3e0cf05e 100644
--- a/net-fs/samba-config-redcore/samba-config-redcore-1337.ebuild
+++ b/net-fs/samba-config-redcore/samba-config-redcore-1337.ebuild
@@ -22,7 +22,7 @@ src_install() {
 	dodir etc/samba
 	insinto etc/samba
 	newins redcore-smb.conf smb.conf
-	dodir var/lib/samba/usershare
+	keepdir var/lib/samba/usershare
 }
 
 pkg_preinst() {
-- 
cgit v1.2.3