diff options
| author | Michael Mair-Keimberger <mmk@levelnine.at> | 2025-03-30 10:24:28 +0200 |
|---|---|---|
| committer | Conrad Kostecki <conikost@gentoo.org> | 2025-03-30 13:15:05 +0200 |
| commit | 4b010e47a985b8f6e4b2f28d8437391af258f8e7 (patch) | |
| tree | 284702b02d859fcba257bbd501673da02836b100 | |
| parent | a5d16990766f6c2b6029bed5f6b021d8fdd54a50 (diff) | |
| download | gentoo-4b010e47a985b8f6e4b2f28d8437391af258f8e7.tar.gz gentoo-4b010e47a985b8f6e4b2f28d8437391af258f8e7.tar.bz2 gentoo-4b010e47a985b8f6e4b2f28d8437391af258f8e7.zip | |
sys-auth/sssd: remove unused patch
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
| -rw-r--r-- | sys-auth/sssd/files/sssd-2.9.1-conditional-python-install.patch | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/sys-auth/sssd/files/sssd-2.9.1-conditional-python-install.patch b/sys-auth/sssd/files/sssd-2.9.1-conditional-python-install.patch deleted file mode 100644 index de46b96c82f9..000000000000 --- a/sys-auth/sssd/files/sssd-2.9.1-conditional-python-install.patch +++ /dev/null @@ -1,19 +0,0 @@ -diff --git a/src/tools/analyzer/Makefile.am b/src/tools/analyzer/Makefile.am -index b40043d04..dce6b9d36 100644 ---- a/src/tools/analyzer/Makefile.am -+++ b/src/tools/analyzer/Makefile.am -@@ -5,7 +5,9 @@ dist_sss_analyze_python_SCRIPTS = \ - $(NULL) - - pkgpythondir = $(python3dir)/sssd -+modulesdir = $(pkgpythondir)/modules - -+if BUILD_PYTHON_BINDINGS - dist_pkgpython_DATA = \ - __init__.py \ - source_files.py \ -@@ -20,3 +22,4 @@ dist_modules_DATA = \ - modules/__init__.py \ - modules/request.py \ - $(NULL) -+endif |
