if (cnt > 0)
return;
if (strcmp(prefix_r, dir) == 0)
if (strcmp(prefix_r, fullpath + 1) == 0)
pkg_debug(1, "removing directory %s", fullpath);