diff options
Diffstat (limited to 'sys-libs/libxcrypt')
-rw-r--r-- | sys-libs/libxcrypt/libxcrypt-4.4.20.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/libxcrypt/libxcrypt-4.4.23-r2.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/libxcrypt/libxcrypt-4.4.23.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-libs/libxcrypt/libxcrypt-4.4.20.ebuild b/sys-libs/libxcrypt/libxcrypt-4.4.20.ebuild index 21e04f396784..01358ced2620 100644 --- a/sys-libs/libxcrypt/libxcrypt-4.4.20.ebuild +++ b/sys-libs/libxcrypt/libxcrypt-4.4.20.ebuild @@ -54,8 +54,8 @@ src_prepare() { # # There are two circular dependencies to be aware of: # 1) - # if we're bootstrapping configure and makefiles: - # libxcrypt -> automake -> perl -> libxcrypt + # if we're bootstrapping configure and makefiles: + # libxcrypt -> automake -> perl -> libxcrypt # # mitigation: # toolchain@ manually runs `make dist` after running autoconf + `./configure` diff --git a/sys-libs/libxcrypt/libxcrypt-4.4.23-r2.ebuild b/sys-libs/libxcrypt/libxcrypt-4.4.23-r2.ebuild index 3a3fed600df9..6ca63517d947 100644 --- a/sys-libs/libxcrypt/libxcrypt-4.4.23-r2.ebuild +++ b/sys-libs/libxcrypt/libxcrypt-4.4.23-r2.ebuild @@ -58,8 +58,8 @@ src_prepare() { # # There are two circular dependencies to be aware of: # 1) - # if we're bootstrapping configure and makefiles: - # libxcrypt -> automake -> perl -> libxcrypt + # if we're bootstrapping configure and makefiles: + # libxcrypt -> automake -> perl -> libxcrypt # # mitigation: # toolchain@ manually runs `make dist` after running autoconf + `./configure` diff --git a/sys-libs/libxcrypt/libxcrypt-4.4.23.ebuild b/sys-libs/libxcrypt/libxcrypt-4.4.23.ebuild index d03062b4d64a..39cbf0e019ee 100644 --- a/sys-libs/libxcrypt/libxcrypt-4.4.23.ebuild +++ b/sys-libs/libxcrypt/libxcrypt-4.4.23.ebuild @@ -54,8 +54,8 @@ src_prepare() { # # There are two circular dependencies to be aware of: # 1) - # if we're bootstrapping configure and makefiles: - # libxcrypt -> automake -> perl -> libxcrypt + # if we're bootstrapping configure and makefiles: + # libxcrypt -> automake -> perl -> libxcrypt # # mitigation: # toolchain@ manually runs `make dist` after running autoconf + `./configure` |