xbps-repo: fix the 'genindex' target with missing directories.

This fixes issue #3 in github.com/vanilla/xbps.
This commit is contained in:
Juan RP
2011-07-09 11:21:17 +02:00
parent 0a2abb3f3d
commit 81d5bdd79a
2 changed files with 17 additions and 1 deletions

6
NEWS
View File

@@ -1,7 +1,11 @@
xbps-0.9.1 (???):
* xbps-repo(8): the 'genindex' target creates required directories
in local repositories if it's necessary. Fixes issue #3 in
github.com/vanilla/xbps.
* xbps-repo(8): the 'search' target now matches patterns in
case insensitive mode.
case insensitive mode. Fixes issue #2 on github.com/vanilla/xbps.
* A bug has been fixed while updating a package and another package
providing a virtual package with a greater version was available