xbps-rindex: added -f --force flag to forcefully register a pkg with -a --add.

This commit is contained in:
Juan RP
2013-05-02 10:46:30 +02:00
parent 30747b1c8b
commit 53217fd51b
5 changed files with 22 additions and 9 deletions

2
NEWS
View File

@@ -1,5 +1,7 @@
xbps-0.24 (???):
* xbps-rindex(8): added -f, --force flag to forcefully register a package even
if an entry of the same package already exists on the index.
xbps-0.23 (2013-04-19):