summaryrefslogtreecommitdiff
path: root/net-fs
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-07-20 08:31:42 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-07-20 08:31:42 +0100
commit570f73dd4148ce36cc695f58946294f632053a4c (patch)
treefd995f83938238ed11f82b9911f48eedd92dbe38 /net-fs
parent5571c9624fb27362b3c308aa804aa7021f762d81 (diff)
net-fs/samba-config-redcore : fix QA warning
Diffstat (limited to 'net-fs')
-rw-r--r--net-fs/samba-config-redcore/samba-config-redcore-1337.ebuild2
1 files changed, 1 insertions, 1 deletions
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() {