commit:     bd6f0efac00e56eb81f90ac9b576d9f442ac8eb0
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Fri May 15 08:26:54 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri May 15 08:30:42 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd6f0efa

sys-fs/lxcfs: remove redundant dodir

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-fs/lxcfs/lxcfs-4.0.3.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sys-fs/lxcfs/lxcfs-4.0.3.ebuild b/sys-fs/lxcfs/lxcfs-4.0.3.ebuild
index 1e51a567378..0a8970439c2 100644
--- a/sys-fs/lxcfs/lxcfs-4.0.3.ebuild
+++ b/sys-fs/lxcfs/lxcfs-4.0.3.ebuild
@@ -44,7 +44,6 @@ src_test() {
 src_install() {
        default
 
-       dodir /var/lib/lxcfs
        keepdir /var/lib/lxcfs
 
        newconfd "${FILESDIR}"/lxcfs-4.0.0.confd lxcfs

Reply via email to