Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 172219 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +5 lines)
Line  Link Here
0
-- x11-libs/qt-core/qt-core-4.5.0_rc1.ebuild
0
++ x11-libs/qt-core/qt-core-4.5.0_rc1.ebuild
Lines 105-110 Link Here
105
105
106
	qt4-build_src_unpack
106
	qt4-build_src_unpack
107
107
108
	sed -i -e "s:CXXFLAGS.*=:CXXFLAGS=${CXXFLAGS} :" \
109
		-e "s:LFLAGS.*=:LFLAGS=${LDFLAGS} :" \
110
		"${S}/qmake/Makefile.unix" || die "sed qmake/Makefile.unix failed"
111
108
	# Don't pre-strip, bug 235026
112
	# Don't pre-strip, bug 235026
109
	for i in kr jp cn tw ; do
113
	for i in kr jp cn tw ; do
110
		echo "CONFIG+=nostrip" >> "${S}"/src/plugins/codecs/${i}/${i}.pro
114
		echo "CONFIG+=nostrip" >> "${S}"/src/plugins/codecs/${i}/${i}.pro

Return to bug 172219