summaryrefslogtreecommitdiff
path: root/dev-python/python-distutils-extra/files/python-distutils-extra-3.3-legacy-entrypoint.patch
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-12 19:09:37 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-12 19:09:37 -0500
commitb590c8d7572b727d565cc0b8ff660d43569845de (patch)
tree06f7a4102ea4e845df8b66660f252920d52952f9 /dev-python/python-distutils-extra/files/python-distutils-extra-3.3-legacy-entrypoint.patch
parent24f9cbfc4c34fdb6a6e03311674414e881ceab47 (diff)
downloadbaldeagleos-repo-b590c8d7572b727d565cc0b8ff660d43569845de.tar.gz
baldeagleos-repo-b590c8d7572b727d565cc0b8ff660d43569845de.tar.xz
baldeagleos-repo-b590c8d7572b727d565cc0b8ff660d43569845de.zip
Adding metadataHEADdevelop
Diffstat (limited to 'dev-python/python-distutils-extra/files/python-distutils-extra-3.3-legacy-entrypoint.patch')
-rw-r--r--dev-python/python-distutils-extra/files/python-distutils-extra-3.3-legacy-entrypoint.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/dev-python/python-distutils-extra/files/python-distutils-extra-3.3-legacy-entrypoint.patch b/dev-python/python-distutils-extra/files/python-distutils-extra-3.3-legacy-entrypoint.patch
new file mode 100644
index 000000000000..7e7e15bb89f1
--- /dev/null
+++ b/dev-python/python-distutils-extra/files/python-distutils-extra-3.3-legacy-entrypoint.patch
@@ -0,0 +1,8 @@
+--- a/DistUtilsExtra/command/build_extra.py
++++ b/DistUtilsExtra/command/build_extra.py
+@@ -53,3 +53,5 @@
+ self.sub_commands.insert(
+ 0, ("build_kdeui", has_kdeui)
+ ) # need to run before build_py
++
++build = build_extra