File _link of Package check_openmanage
1
<link project="server:monitoring" package="check_openmanage">
2
<patches>
3
<!-- <branch /> for a full copy, default case -->
4
<!-- <apply name="patch" /> apply a patch on the source directory -->
5
<!-- <topadd>%define build_with_feature_x 1</topadd> add a line on the top (spec file only) -->
6
<!-- <add name="file.patch" /> add a patch to be applied after %setup (spec file only) -->
7
<!-- <delete name="filename" /> delete a file -->
8
</patches>
9
</link>
10