Added support to specify --dbdir to customize path to pkgdb.

This commit is contained in:
Juan RP
2015-05-05 16:00:04 +02:00
parent 9f08ec5123
commit e9b8ff7360
3 changed files with 7 additions and 0 deletions

View File

@@ -80,7 +80,9 @@
* @def XBPS_META_PATH
* Default root PATH to store metadata info.
*/
#ifndef XBPS_META_PATH
#define XBPS_META_PATH "var/db/xbps"
#endif
/**
* @def XBPS_CACHE_PATH