PKG_DIR_SEP_S
pathbuf = strrchr(buf, PKG_DIR_SEP_S);
pathiter = strrchr(buf, PKG_DIR_SEP_S);
pathiter = strrchr(buf, PKG_DIR_SEP_S);
pathiter = strrchr(buf, PKG_DIR_SEP_S);
if (*i == PKG_DIR_SEP_S)
if ((idptr = strrchr(pkg->filename, PKG_DIR_SEP_S)) != NULL)
snprintf(locbuf, sizeof locbuf, "%s%c%s" PKG_CONFIG_EXT, path, PKG_DIR_SEP_S, name);
snprintf(uninst_locbuf, sizeof uninst_locbuf, "%s%c%s-uninstalled" PKG_CONFIG_EXT, path, PKG_DIR_SEP_S, name);