--- bash-2.05b-r10.ebuild 2004-10-07 16:21:02.145761152 +0300 +++ bash-2.05b-r9.ebuild 2004-10-07 16:20:16.276734304 +0300 @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-2.05b-r9.ebuild,v 1.24 2004/09/28 13:37:32 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-2.05b-r9.ebuild,v 1.25 2004/10/02 03:44:53 vapier Exp $ inherit eutils flag-o-matic gnuconfig gcc @@ -47,11 +47,6 @@ # Fix using bash with post-20040808 glibc ebuilds (from fedora) epatch ${FILESDIR}/${P}-jobs.patch - # ULUDAG - # Fix reload locales problem { SUSE patches } - epatch ${FILESDIR}/${P}-locale.patch - epatch ${FILESDIR}/${P}-readline-init.patch - # Enable SSH_SOURCE_BASHRC (#24762) sed -e 's:^.*\(#define SSH_SOURCE_BASHRC\).*$:\1:' \ -i config-top.h