rubyPackages.ruby-libvirt: remove patch
This commit is contained in:
parent
4c252f40af
commit
11d686de12
1 changed files with 0 additions and 8 deletions
|
@ -539,14 +539,6 @@ in
|
|||
"--with-libvirt-include=${libvirt}/include"
|
||||
"--with-libvirt-lib=${libvirt}/lib"
|
||||
];
|
||||
dontBuild = false;
|
||||
postPatch = ''
|
||||
# https://gitlab.com/libvirt/libvirt-ruby/-/commit/43543991832c9623c00395092bcfb9e178243ba4
|
||||
substituteInPlace ext/libvirt/common.c \
|
||||
--replace 'st.h' 'ruby/st.h'
|
||||
substituteInPlace ext/libvirt/domain.c \
|
||||
--replace 'st.h' 'ruby/st.h'
|
||||
'';
|
||||
};
|
||||
|
||||
ruby-lxc = attrs: {
|
||||
|
|
Loading…
Reference in a new issue