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

(-)/mnt/nfs.portage/games-strategy/uqm/uqm-0.6.2.ebuild (-1 / +1 lines)
Lines 70-76 Link Here
70
		|| die "sed build.config failed"
70
		|| die "sed build.config failed"
71
71
72
	sed -i \
72
	sed -i \
73
		-e "s:/usr/games/lib/:$(games_get_libdir)/:g" uqm-wrapper \
73
		-e "s:@INSTALL_LIBDIR@:$(games_get_libdir)/:g" build/unix/uqm-wrapper.in \
74
		|| die "sed uqm-wrapper failed"
74
		|| die "sed uqm-wrapper failed"
75
}
75
}
76
76

Return to bug 173485