On Thu, 18 Aug 2011 22:33:15 +0400 Maxim Koltsov <[email protected]> wrote:
> if [[ -z "${LEECHCRAFT_PACKAGE_CATEGORY}" ]]; then
>
> CMAKE_USE_DIR="${S}"/src/plugins/${LEECHCRAFT_PACKAGE_CATEGORY}/${PN#leechcraft-}
Dude, that's the opposite.
> elif [[ ${PN} != "leechcraft-core" ]]; then
> CAKE_USE_DIR="${S}"/src/plugins/${PN#leechcraft-}
Don't quote that. It looks bad that the left-side is unquoted and right
side is quoted.
--
Best regards,
Michał Górny
signature.asc
Description: PGP signature
