also simplify solvable_copy_cb's checksum handling
[platform/upstream/libsolv.git] / ext / repo_products.h
1 /*
2  * Copyright (c) 2007-2009, Novell Inc.
3  *
4  * This program is licensed under the BSD license, read LICENSE.BSD
5  * for further information
6  */
7
8 extern int repo_add_code11_products(Repo *repo, const char *dirpath, int flags);
9 extern int repo_add_products(Repo *repo, const char *proddir, int flags);