if [ $1 -eq 0 ]; then
    rm -f /etc/ld.so.conf.d/hsa-ext-rocr-dev.conf && ldconfig
fi
