diff options
Diffstat (limited to 'app-emulation/docker/docker-19.03.14.ebuild')
| -rw-r--r-- | app-emulation/docker/docker-19.03.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/docker/docker-19.03.14.ebuild b/app-emulation/docker/docker-19.03.14.ebuild index fa355dcabb81..7524b7a23f46 100644 --- a/app-emulation/docker/docker-19.03.14.ebuild +++ b/app-emulation/docker/docker-19.03.14.ebuild @@ -170,7 +170,7 @@ pkg_setup() { ~AUFS_FS ~EXT4_FS_POSIX_ACL ~EXT4_FS_SECURITY " - ERROR_AUFS_FS="CONFIG_AUFS_FS: is required to be set if and only if aufs-sources are used instead of aufs4/aufs3" + ERROR_AUFS_FS="CONFIG_AUFS_FS: is required to be set if and only if aufs is patched to kernel instead of using standalone" fi if use btrfs; then |
