svn path=/main/trunk/; revision=7587
srcdir=${S}
cd "${S}"
else
- eqawarn "QA Notice: Directory does not exist: S=\"${S}\""
cd "${WORKDIR}"
fi
#our custom version of libtool uses $S and $D to fix
if [ -d "${S}" ]; then
cd "${S}"
else
- eqawarn "QA Notice: Directory does not exist: S=\"${S}\""
cd "${WORKDIR}"
fi
if ! hasq test $FEATURES && [ "${EBUILD_FORCE_TEST}" != "1" ]; then
if [ -d "${S}" ]; then
cd "${S}"
else
- eqawarn "QA Notice: Directory does not exist: S=\"${S}\""
cd "${WORKDIR}"
fi
vecho