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

(-)a/app-shells/scsh/scsh-0.6.7.ebuild (+5 lines)
Line 0 Link Here
1
--- Makefile.in.orig	2010-08-11 16:55:09.246939884 +0200
Line 0 Link Here
1
diff -r 3dd93fcbca44 c/unix/dynamo.c
2
--- a/c/unix/dynamo.c	Wed Aug 11 17:02:46 2010 +0200
Lines 22-27 RDEPEND="${DEPEND}" Link Here
22
22
23
src_prepare() {
23
src_prepare() {
24
	epatch "${FILESDIR}/${PV}-Makefile.in-doc-dir-gentoo.patch"
24
	epatch "${FILESDIR}/${PV}-Makefile.in-doc-dir-gentoo.patch"
25
	epatch "${FILESDIR}/${PV}-Makefile.in-LDFLAGS.patch"
26
	epatch "${FILESDIR}/${PV}-Missing-includes.patch"
25
}
27
}
26
28
27
src_configure() {
29
src_configure() {

Return to bug 331813