Guo Wenxue
2021-10-11 ffa59a8bddb4f2da26a03b1e09743c1bdd9cbb8c
3rdparty/i2ctool/build.sh
@@ -59,9 +59,8 @@
{
    SRC_NAME=i2c-tools-4.1
    PACK_SUFIX=tar.xz
    IMG_NAME=i2cdetect
    if [ -f ${PREFIX_PATH}/${IMG_NAME} ] ; then
    if [ -f ${PREFIX_PATH}/sbin/i2cdetect ] ; then
        msg_banner "$SRC_NAME already compile and installed"
        return 0;
    fi