sys-libs/uclibc-ng: fix typo
authorAnthony G. Basile <blueness@gentoo.org>
Fri, 8 Jul 2016 08:57:45 +0000 (04:57 -0400)
committerAnthony G. Basile <blueness@gentoo.org>
Fri, 8 Jul 2016 08:58:16 +0000 (04:58 -0400)
Package-Manager: portage-2.2.28

sys-libs/uclibc-ng/uclibc-ng-9999.ebuild

index e99f8d7156a0fd22fd4cb5e030b81fe01f7e7207..2d9c74e514f76198e84cb9d033e9b61c6b9df2f1 100644 (file)
@@ -309,7 +309,7 @@ src_configure() {
        if [[ ${target} == "i386" ]]; then
                [[ ${CTARGET} == i[456]86* ]] && cpu="${CTARGET:1:1}86"
                sed -i -e "s|default CONFIG_686|default CONFIG_${cpu:-486}|" \
-                       extra/Configs/Config.i385 || die
+                       extra/Configs/Config.i386 || die
        fi
 
        # For arm