diff options
author | Joonas Niilola <juippis@gentoo.org> | 2020-05-15 11:26:54 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2020-05-15 11:30:42 +0300 |
commit | bd6f0efac00e56eb81f90ac9b576d9f442ac8eb0 (patch) | |
tree | ad568f6ec5a94e8f0fd95b6598a19eb6d40352ad /sys-fs/lxcfs | |
parent | app-text/calibre: Bump to version 4.16.0 (diff) | |
download | gentoo-bd6f0efac00e56eb81f90ac9b576d9f442ac8eb0.tar.gz gentoo-bd6f0efac00e56eb81f90ac9b576d9f442ac8eb0.tar.bz2 gentoo-bd6f0efac00e56eb81f90ac9b576d9f442ac8eb0.zip |
sys-fs/lxcfs: remove redundant dodir
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'sys-fs/lxcfs')
-rw-r--r-- | sys-fs/lxcfs/lxcfs-4.0.3.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys-fs/lxcfs/lxcfs-4.0.3.ebuild b/sys-fs/lxcfs/lxcfs-4.0.3.ebuild index 1e51a5673784..0a8970439c2d 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 |