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

Collapse All | Expand All

(-)/usr/portage/games-strategy/wormux/wormux-0.7.3.ebuild (-3 / +1 lines)
Lines 28-36 Link Here
28
	unpack ${A}
28
	unpack ${A}
29
	cd "${S}"
29
	cd "${S}"
30
	epatch \
30
	epatch \
31
		"${FILESDIR}/${P}-fix-gettext-Makefile.patch" \
31
		"${FILESDIR}/${P}-user-CFLAGS.patch"
32
		"${FILESDIR}/${P}-user-CFLAGS.patch" \
33
		"${FILESDIR}/${P}-fix-tr.po.patch"
34
	# avoid the strip on install
32
	# avoid the strip on install
35
	sed -i \
33
	sed -i \
36
		-e "s/@INSTALL_STRIP_PROGRAM@/@INSTALL_PROGRAM@/" \
34
		-e "s/@INSTALL_STRIP_PROGRAM@/@INSTALL_PROGRAM@/" \

Return to bug 145958