Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 244694
Collapse All | Expand All

(-)kdbg-2.1.0.ebuild (+9 lines)
Lines 20-22 Link Here
20
need-kde 3.5
20
need-kde 3.5
21
21
22
PATCHES="${FILESDIR}/kdbg-2.1.0-desktop-entry.diff"
22
PATCHES="${FILESDIR}/kdbg-2.1.0-desktop-entry.diff"
23
24
src_unpack() {
25
	unpack ${A}
26
	cd "${S}"
27
28
	# Bring KDE_LDFLAGS before other libraries so that
29
	# kdbg doesn't link to kde4 libs
30
	sed -i -e '1,$s/all_libraries \$KDE_LDFLAGS/KDE_LDFLAGS \$all_libraries/' configure
31
}

Return to bug 244694