dev-perl/DBD-mysql: Fix compilation with embedded USE flag wrt bug #560314

Package-Manager: portage-2.2.20.1
This commit is contained in:
Mikle Kolyada
2015-09-27 18:41:27 +03:00
parent f2b6b0f010
commit 17cf6a2b92

View File

@@ -26,7 +26,7 @@ else
fi
src_prepare() {
epatch "${FILESDIR}"/${PN}-print_embedded_options.patch
epatch "${FILESDIR}"/${PN}-print_embedded_options.patch
}
src_configure() {