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

Collapse All | Expand All

(-)wmbutton-0.6.1.ebuild.orig (-1 / +1 lines)
Lines 26-32 Link Here
26
	unpack ${P}.tar.gz
26
	unpack ${P}.tar.gz
27
	cd "${S}"
27
	cd "${S}"
28
	epatch "${FILESDIR}"/${P}-Makefile.patch
28
	epatch "${FILESDIR}"/${P}-Makefile.patch
29
	use branding && cp ${DISTDIR}/${PN}-buttons.xpm buttons.xpm
29
	use branding && cp "${DISTDIR}"/${PN}-buttons.xpm buttons.xpm
30
}
30
}
31
31
32
src_compile() {
32
src_compile() {

Return to bug 215651