Remove currrent installed pkg first while updating a package.
--HG-- extra : convert_revision : 8d93d1a59f47edf468781c66116bba45a3ecd70b
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
#define _XBPS_REMOVE_H_
|
||||
|
||||
/* From lib/remove.c */
|
||||
int xbps_remove_binary_pkg(const char *);
|
||||
int xbps_remove_binary_pkg(const char *, bool);
|
||||
int xbps_unregister_pkg(const char *);
|
||||
|
||||
#endif /* !_XBPS_REMOVE_H_ */
|
||||
|
||||
Reference in New Issue
Block a user