Re-use pkgname from unpack to handle config files.

This commit is contained in:
Juan RP
2013-03-08 10:11:16 +01:00
parent faacbd4a96
commit c504a73f08
3 changed files with 6 additions and 3 deletions

View File

@ -147,6 +147,7 @@ int HIDDEN xbps_entry_install_conf_file(struct xbps_handle *,
prop_dictionary_t,
struct archive_entry *,
const char *,
const char *,
const char *);
/**
* @private