- switch /etc/products.d from .prod (ini format) to .xml (xml format)
[platform/upstream/libsolv.git] / tools / repo_products.h
1 /*
2  * Copyright (c) 2007, Novell Inc.
3  *
4  * This program is licensed under the BSD license, read LICENSE.BSD
5  * for further information
6  */
7
8 void repo_add_products(Repo *repo, Repodata *repodata, const char *proddir, const char *root, const char *attribute);