diff options
author | Sam James <sam@gentoo.org> | 2021-04-19 06:58:05 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-19 20:09:39 +0100 |
commit | 1d76d65cb0055155528b25252ad89994cd69ec5e (patch) | |
tree | 7ac15d43e169a60909735e68199cf06f2fc787d7 /app-emulation/libguestfs | |
parent | app-crypt/acr38u: clean up patch (diff) | |
download | gentoo-1d76d65cb0055155528b25252ad89994cd69ec5e.tar.gz gentoo-1d76d65cb0055155528b25252ad89994cd69ec5e.tar.bz2 gentoo-1d76d65cb0055155528b25252ad89994cd69ec5e.zip |
app-emulation/libguestfs: clean up patch
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation/libguestfs')
-rw-r--r-- | app-emulation/libguestfs/files/1.38/0002-Loosen-build-time-requirement-on-bash-completion.patch | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/app-emulation/libguestfs/files/1.38/0002-Loosen-build-time-requirement-on-bash-completion.patch b/app-emulation/libguestfs/files/1.38/0002-Loosen-build-time-requirement-on-bash-completion.patch index e68a4b0bded4..017ba699599b 100644 --- a/app-emulation/libguestfs/files/1.38/0002-Loosen-build-time-requirement-on-bash-completion.patch +++ b/app-emulation/libguestfs/files/1.38/0002-Loosen-build-time-requirement-on-bash-completion.patch @@ -7,12 +7,6 @@ Distributions might avoid pulling bash-completion during build as it is an optional feature and would only make sense at runtime anyway. Since this setting is well-known across a given distribution, allow them to provide the value and avoid the dependency. ---- - m4/guestfs-bash-completion.m4 | 21 ++++++++++----------- - 1 file changed, 10 insertions(+), 11 deletions(-) - -diff --git a/m4/guestfs-bash-completion.m4 b/m4/guestfs-bash-completion.m4 -index 1975b8c03..9a38ab2d6 100644 --- a/m4/guestfs-bash-completion.m4 +++ b/m4/guestfs-bash-completion.m4 @@ -16,14 +16,13 @@ |