xbps_configure_packages: ignore internal xbps objects.

Fixes an assertion triggered by `xbps-reconfigure -a`.
This commit is contained in:
Juan RP
2015-10-31 15:03:26 +01:00
parent f896b17ba7
commit 1ed8551c08
2 changed files with 6 additions and 2 deletions

3
NEWS
View File

@@ -1,5 +1,8 @@
xbps-0.50 (???):
* libxbps: when configuring all packages ignore internal xbps objects of pkgdb.
Fixes an assertion with `xbps-reconfigure -a`.
* alternatives: really make relative symlinks this time.
xbps-0.49 (2015-10-31):