summaryrefslogtreecommitdiff
path: root/swig/Patch.i
blob: 6a1e091c5f46617b15d4831d0adb455f2e8f1fb2 (plain)
1
2
3
4
5
6
%ignore zypp::Patch::reboot_needed;
%ignore zypp::Patch::affects_pkg_manager;
%ignore zypp::Patch::id;

%include <zypp/Patch.h>