xbps-repo: genindex: also remove the "conf_files" object.
--HG-- extra : convert_revision : xtraeme%40gmail.com-20091125074221-iccaravanpovtjgd
This commit is contained in:
parent
b56b7e9f09
commit
fa7e3a3a7e
@ -231,6 +231,7 @@ xbps_repo_addpkg_index(prop_dictionary_t idxdict, const char *filedir,
|
|||||||
*/
|
*/
|
||||||
prop_dictionary_remove(newpkgd, "long_desc");
|
prop_dictionary_remove(newpkgd, "long_desc");
|
||||||
prop_dictionary_remove(newpkgd, "maintainer");
|
prop_dictionary_remove(newpkgd, "maintainer");
|
||||||
|
prop_dictionary_remove(newpkgd, "conf_files");
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Add dictionary into the index and update package count.
|
* Add dictionary into the index and update package count.
|
||||||
|
Loading…
Reference in New Issue
Block a user