xbps_sync_repository_pkg_index: update comments.
--HG-- extra : convert_revision : xtraeme%40gmail.com-20091128015352-2rdqhdod9r5fe1t1
This commit is contained in:
parent
e652de8d5a
commit
21bea723f4
@ -127,7 +127,8 @@ xbps_sync_repository_pkg_index(const char *uri)
|
|||||||
goto out;
|
goto out;
|
||||||
}
|
}
|
||||||
/*
|
/*
|
||||||
* Full path to machine arch local repository directory.
|
* Full path to local repository directory to store the
|
||||||
|
* package index file.
|
||||||
*/
|
*/
|
||||||
lrepodir = xbps_xasprintf("%s/%s/%s",
|
lrepodir = xbps_xasprintf("%s/%s/%s",
|
||||||
xbps_get_rootdir(), XBPS_META_PATH, uri_fixedp);
|
xbps_get_rootdir(), XBPS_META_PATH, uri_fixedp);
|
||||||
|
Loading…
Reference in New Issue
Block a user