Actually remove 0004-python-include-dirs.patch like the change log already states.
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=482
This commit is contained in:
parent
80219ce3b0
commit
dfce015b70
@ -1,11 +0,0 @@
|
||||
--- libguestfs-1.43.2/python/setup.py.in.orig 2020-10-07 11:50:58.255281701 -0600
|
||||
+++ libguestfs-1.43.2/python/setup.py.in 2020-10-07 11:51:19.023282602 -0600
|
||||
@@ -64,7 +64,7 @@ This package contains the Python binding
|
||||
'structs.c',
|
||||
'stringlists-utils.c'],
|
||||
|
||||
- include_dirs=['.', '../lib'],
|
||||
+ include_dirs=['.', '../lib', '../include'],
|
||||
libraries=['guestfs'],
|
||||
define_macros=[('GUESTFS_PRIVATE', '1')],
|
||||
)
|
@ -150,7 +150,6 @@ Patch3: 68a02c2f-customize--resize--sparsify--sysprep-Link-explicitly-wi
|
||||
Patch50: 0001-Introduce-a-wrapper-around-xmlParseURI.patch
|
||||
Patch51: 0002-common-extract-UTF-8-conversion-function.patch
|
||||
Patch52: 0003-inspector-rpm-summary-and-description-may-not-be-utf.patch
|
||||
Patch53: 0004-python-include-dirs.patch
|
||||
# Our patches
|
||||
Patch100: appliance.patch
|
||||
Patch101: netconfig.patch
|
||||
|
Loading…
x
Reference in New Issue
Block a user