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

(-)reiser4progs-1.0.3.ebuild (+3 lines)
Lines 19-24 Link Here
19
src_unpack() {
19
src_unpack() {
20
	unpack ${A}
20
	unpack ${A}
21
	cd ${S}
21
	cd ${S}
22
	
23
	autoreconf --install --force	
24
	
22
	cat << EOF > run-ldconfig
25
	cat << EOF > run-ldconfig
23
#!/bin/sh
26
#!/bin/sh
24
true
27
true

Return to bug 74817