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

(-)/Gentoo/Portage/tree/sys-fs/unionfs/unionfs-1.0.13.ebuild (-1 / +1 lines)
Lines 25-32 Link Here
25
	unpack ${A}
25
	unpack ${A}
26
	cd ${S}
26
	cd ${S}
27
27
28
	epatch ${FILESDIR}/${P}-delbranch-fix.patch
29
	epatch ${FILESDIR}/${P}-amd64.patch
28
	epatch ${FILESDIR}/${P}-amd64.patch
29
	epatch ${FILESDIR}/${P}-remove_call_to_ctags.patch
30
30
31
	if ! use debug; then
31
	if ! use debug; then
32
		echo "UNIONFS_DEBUG_CFLAG=" >> ${user_Makefile}
32
		echo "UNIONFS_DEBUG_CFLAG=" >> ${user_Makefile}

Return to bug 104702