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

(-)/usr/portage/net-im/licq/licq-1.3.2-r1.ebuild (-1 / +1 lines)
Lines 204-210 Link Here
204
	doexe ${S}/upgrade/*
204
	doexe ${S}/upgrade/*
205
205
206
	# fixes bug #22136
206
	# fixes bug #22136
207
	rm -fR ${D}/var
207
	rm -fR ${D}/$(echo ${D} | awk -F / '{print $2}')
208
}
208
}
209
209
210
pkg_postinst() {
210
pkg_postinst() {

Return to bug 127525