View | Details | Raw Unified
Collapse All | Expand All

(-) ktorrent-2.0.3.ebuild.orig (+4 lines)
 Lines 27-32    Link Here 
src_unpack() {
src_unpack() {
	kde_src_unpack
	kde_src_unpack
	if echo ${ACCEPT_KEYWORDS} | grep -q ^ppc ; then
		sed -i 's/\(^LDFLAGS=.*\) -z now\(.*$\)/\1\2/' ${S}/configure.in.in
	fi
	local MAKE_LANGS
	local MAKE_LANGS
	cd "${WORKDIR}/${P}/translations"
	cd "${WORKDIR}/${P}/translations"
	for X in ${LANGS} ; do
	for X in ${LANGS} ; do