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

Collapse All | Expand All

(-)Makefile.in.orig (-6 lines)
Lines 572-583 Link Here
572
	mkdir -p $(prefix)/Contrib/cbios
572
	mkdir -p $(prefix)/Contrib/cbios
573
	cp -v $(srcdir)/Contrib/cbios/*.BIN $(prefix)/Contrib/cbios
573
	cp -v $(srcdir)/Contrib/cbios/*.BIN $(prefix)/Contrib/cbios
574
#	find $(srcdir)/share -name CVS -type d -exec rm -rf $(prefix)/{} \;
574
#	find $(srcdir)/share -name CVS -type d -exec rm -rf $(prefix)/{} \;
575
	ln -sf $(prefix)/share/machines/National_CF-1200 $(prefix)/share/machines/msx1
576
	ln -sf $(prefix)/share/machines/Philips_NMS_8250 $(prefix)/share/machines/msx2
577
	ln -sf $(prefix)/share/machines/Panasonic_FS-A1FX $(prefix)/share/machines/msx2plus
578
	ln -sf $(prefix)/share/machines/Panasonic_FS-A1GT $(prefix)/share/machines/turbor
579
	ln -sf $(prefix)/share/openmsx $(prefix)/doc
580
	ln -sf $(prefix)/bin/openmsx /usr/local/bin/openmsx
581
575
582
#### Compute the install directory at runtime
576
#### Compute the install directory at runtime
583
#### Make the install directory
577
#### Make the install directory

Return to bug 32397