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

(-)dropbear_old/dropbear-0.50.ebuild (-1 / +3 lines)
Lines 75-79 Link Here
75
	fi
75
	fi
76
	save_config options.h
76
	save_config options.h
77
77
78
	mv "${D}"/usr/bin/{,db}scp || die
78
	if use !minimal ; then
79
		mv "${D}"/usr/bin/{,db}scp || die
80
	fi
79
}
81
}

Return to bug 198247