diff options
-rw-r--r-- | net-fs/samba/samba-4.5.16.ebuild | 2 | ||||
-rw-r--r-- | net-fs/samba/samba-4.6.14.ebuild | 2 | ||||
-rw-r--r-- | net-fs/samba/samba-4.7.6.ebuild | 2 | ||||
-rw-r--r-- | net-fs/samba/samba-4.8.0.ebuild | 2 |
4 files changed, 4 insertions, 4 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 diff --git a/net-fs/samba/samba-4.6.14.ebuild b/net-fs/samba/samba-4.6.14.ebuild index 8f75ac18b7bf..e12d8c119d60 100644 --- a/net-fs/samba/samba-4.6.14.ebuild +++ b/net-fs/samba/samba-4.6.14.ebuild @@ -164,7 +164,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 diff --git a/net-fs/samba/samba-4.7.6.ebuild b/net-fs/samba/samba-4.7.6.ebuild index b9cff1dabea4..48e53c45e323 100644 --- a/net-fs/samba/samba-4.7.6.ebuild +++ b/net-fs/samba/samba-4.7.6.ebuild @@ -172,7 +172,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 diff --git a/net-fs/samba/samba-4.8.0.ebuild b/net-fs/samba/samba-4.8.0.ebuild index 8ffa5d8d74b7..fe8425877744 100644 --- a/net-fs/samba/samba-4.8.0.ebuild +++ b/net-fs/samba/samba-4.8.0.ebuild @@ -171,7 +171,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 |