Remove support for "keep_dirs", it won't be used.

--HG--
extra : convert_revision : xtraeme%40gmail.com-20091015142937-sbf72osvlulzq7d6
This commit is contained in:
Juan RP
2009-10-15 16:29:37 +02:00
parent c069ff4d49
commit cf04a48a1d
4 changed files with 2 additions and 28 deletions

View File

@ -90,7 +90,6 @@ store_dependency(prop_dictionary_t master, prop_dictionary_t depd,
* Remove some unneeded objects.
*/
prop_dictionary_remove(dict, "conf_files");
prop_dictionary_remove(dict, "keep_dirs");
prop_dictionary_remove(dict, "maintainer");
prop_dictionary_remove(dict, "long_desc");