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 11:50:53 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-12 11:50:53 -0500
commit290aebdea65a02557706eaeda477fef0437b6a48 (patch)
treef87a939169a508a2e943570501b64cc16b411cda /dev-python/python-distutils-extra/files/python-distutils-extra-3.3-legacy-entrypoint.patch
parent6783ddcd4b73d9ce586a71770caed352bec93b16 (diff)
downloadbaldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.gz
baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.xz
baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.zip
Adding metadata
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, 0 insertions, 8 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
deleted file mode 100644
index 7e7e15bb89f1..000000000000
--- a/dev-python/python-distutils-extra/files/python-distutils-extra-3.3-legacy-entrypoint.patch
+++ /dev/null
@@ -1,8 +0,0 @@
---- 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