xbps-install(8): -R now overrides the repository list set in a configuration file.

Now -R can be used independently if a configuration file exists or not.
This commit is contained in:
Juan RP
2013-04-18 18:17:14 +02:00
parent 3a5d6b1376
commit 5fd7565e6c
4 changed files with 26 additions and 13 deletions

View File

@@ -48,7 +48,7 @@
*/
#define XBPS_PKGINDEX_VERSION "1.7"
#define XBPS_API_VERSION "20130315"
#define XBPS_API_VERSION "20130418"
#ifndef XBPS_VERSION
#define XBPS_VERSION "UNSET"