xbps-repo/index.c: fix a typo.
This commit is contained in:
parent
2be6a7b1bc
commit
8b222fd093
@ -233,7 +233,7 @@ xbps_repo_addpkg_index(prop_dictionary_t idxdict, const char *filedir,
|
||||
}
|
||||
|
||||
/*
|
||||
* Remote some unneeded and large objects.
|
||||
* Remove some unneeded and large objects.
|
||||
*/
|
||||
prop_dictionary_remove(newpkgd, "long_desc");
|
||||
prop_dictionary_remove(newpkgd, "maintainer");
|
||||
|
Loading…
Reference in New Issue
Block a user