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

(-)a/guile-config/Makefile.am (-5 lines)
Lines 39-46 guile-config: guile-config.in ${top_builddir}/libguile/libpath.h Link Here
39
	    -e s:@-GUILE_VERSION-@:${GUILE_VERSION}:
39
	    -e s:@-GUILE_VERSION-@:${GUILE_VERSION}:
40
	chmod +x guile-config.tmp
40
	chmod +x guile-config.tmp
41
	mv guile-config.tmp guile-config
41
	mv guile-config.tmp guile-config
42
43
## Get rid of any copies of the configuration script under the old
44
## name, so people don't end up running ancient copies of it.
45
install-exec-local:
46
	rm -f ${bindir}/build-guile

Return to bug 521546