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

(-)/usr/local/portage/games-engines/qtads/qtads-1.7-r1.ebuild (-1 / +1 lines)
Lines 22-28 Link Here
22
done
22
done
23
23
24
src_unpack() {
24
src_unpack() {
25
	unpack "${A}"
25
	unpack ${A}
26
	cd "${S}"
26
	cd "${S}"
27
	gunzip qtads.6.gz || die "gunzip qtads.6.gz failed"
27
	gunzip qtads.6.gz || die "gunzip qtads.6.gz failed"
28
}
28
}

Return to bug 217341