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

Collapse All | Expand All

(-)w3af-1.0_rc3.ebuild (-1 / +1 lines)
Lines 33-39 Link Here
33
S=${WORKDIR}/${PN}
33
S=${WORKDIR}/${PN}
34
34
35
src_prepare(){
35
src_prepare(){
36
	rm -r extlib/{BeautifulSoup.py,fpconst-0.7.2,jsonpy,nltk,nltk_contrib,pygoogle,pyPdf,scapy,SOAPpy,yaml} || die
36
	rm -r extlib/{BeautifulSoup.py,fpconst-0.7.2,nltk,nltk_contribpyPdf,scapy,SOAPpy,yaml} || die
37
	rm readme/{GPL,INSTALL} || die
37
	rm readme/{GPL,INSTALL} || die
38
}
38
}
39
39

Return to bug 272200