diff options
Diffstat (limited to 'net-fs/samba/samba-4.5.16.ebuild')
-rw-r--r-- | net-fs/samba/samba-4.5.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/samba/samba-4.5.16.ebuild b/net-fs/samba/samba-4.5.16.ebuild index 373028cee2c5..da3ffbe0deda 100644 --- a/net-fs/samba/samba-4.5.16.ebuild +++ b/net-fs/samba/samba-4.5.16.ebuild @@ -146,7 +146,7 @@ src_prepare() { } multilib_src_configure() { - # when specifying libs for samba build you must append NONE to the end to + # when specifying libs for samba build you must append NONE to the end to # stop it automatically including things local bundled_libs="NONE" if ! use system-heimdal && ! use system-mitkrb5 ; then |