projects
/
platform
/
upstream
/
libsolv.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
- Product arttributes: removed FLAVOR and REFERENCES, added PRODUCTLINE.
[platform/upstream/libsolv.git]
/
tools
/
repo_patchxml.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
#define PATCHXML_KINDS_SEPARATELY 1
9
10
extern void repo_add_patchxml(Repo *repo, FILE *fp, int flags);