Fix xbps_configure_pkg() reporting old version when upgrading packages.
--HG-- extra : convert_revision : xtraeme%40gmail.com-20090825040302-azurxpyalot07j81
This commit is contained in:
@ -68,7 +68,7 @@
|
||||
#endif
|
||||
|
||||
/* From lib/configure.c */
|
||||
int xbps_configure_pkg(const char *, bool);
|
||||
int xbps_configure_pkg(const char *, const char *, bool);
|
||||
int xbps_configure_all_pkgs(void);
|
||||
|
||||
/* from lib/cmpver.c */
|
||||
|
Reference in New Issue
Block a user