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

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- a/glib-2.28.8.ebuild
0
++ b/glib-2.28.8.ebuild
Lines 160-166 Link Here
160
	rm -rf "${ED}/etc"
160
	rm -rf "${ED}/etc"
161
161
162
	# Redudant with pkg-config files in place
162
	# Redudant with pkg-config files in place
163
	find "${ED}" -name '*.la' -exec rm -f {} +
163
	use static-libs || find "${ED}" -name '*.la' -exec rm -f {} +
164
}
164
}
165
165
166
src_test() {
166
src_test() {

Return to bug 379115