From 45265e44d5d8007b5d54137a888d8fd07915ebb9 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 5 Feb 2009 06:02:16 +0100 Subject: [PATCH] BINPKG_REPOSITORY: minor fixes. --HG-- extra : convert_revision : aef2b8ee133af8e0168ca03f0dd398e95912ad05 --- doc/BINPKG_REPOSITORY | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/BINPKG_REPOSITORY b/doc/BINPKG_REPOSITORY index c4381cc4196..2deac54c059 100644 --- a/doc/BINPKG_REPOSITORY +++ b/doc/BINPKG_REPOSITORY @@ -15,11 +15,12 @@ main dictionary to specify more info, like: a remote location specified with "location-remote". The package dictionary will be the same than the one available in -package's metadata directory "/var/cache/xbps/$pkgname/props.plist", +package's metadata directory "/var/cache/xbps/metadata/$pkgname/props.plist", but some additional objects are added to provide enough info for the repository itself: - - filename: name (and path) for the binary package. + - filename: name (and path relative to current dir) for the binary + package. - filename-sha256: SHA256 hash of the binary package. Here's how the package index plist file shall look like in a repository: