sys-libs/glibc: Now for real?
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Sun, 17 Sep 2017 07:49:20 +0000 (09:49 +0200)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Sun, 17 Sep 2017 07:50:25 +0000 (09:50 +0200)
Package-Manager: Portage-2.3.8, Repoman-2.3.3

sys-libs/glibc/glibc-2.26-r1.ebuild

index 99126e75c9e99bf195fc865321ee71244713072d..1616671eda9119a4336de0c25ba258f8f7f37b8a 100644 (file)
@@ -572,7 +572,8 @@ glibc_do_src_install() {
        # This version (2.26) provides some compatibility libraries for the NIS/NIS+ support
        # which come without headers etc. Only needed for binary packages since the
        # external net-libs/libnsl has increased soversion. Keep only versioned libraries.
-       find "${D}" -name "libnsl.a" -o -name "libnsl.so" -delete
+       find "${D}" -name "libnsl.a" -delete
+       find "${D}" -name "libnsl.so" -delete
 
        # Normally real_pv is ${PV}. Live ebuilds are exception, there we need
        # to infer upstream version: