0fb85fd Remove whole mock directory in /var/lib

Authored and Committed by lsedlar 4 years ago
    Remove whole mock directory in /var/lib
    
    Originally the code removed only the chroot subdirectory, leaving behind
    results subdir and some log files. This was all together about 300K.
    However these files would not be cleaned by anything.
    
    We don't need to delete the logs in /tmp/, since those are tiny and
    would eventually be cleaned on reboot.