diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
| commit | a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch) | |
| tree | 0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-libs/Ice/files/python_generate.patch | |
| parent | bfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff) | |
| download | baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip | |
Adding metadata
Diffstat (limited to 'dev-libs/Ice/files/python_generate.patch')
| -rw-r--r-- | dev-libs/Ice/files/python_generate.patch | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/dev-libs/Ice/files/python_generate.patch b/dev-libs/Ice/files/python_generate.patch deleted file mode 100644 index 7e450402d61e..000000000000 --- a/dev-libs/Ice/files/python_generate.patch +++ /dev/null @@ -1,24 +0,0 @@ -diff '--color=auto' -urN ice-3.8.0.orig/python/Makefile ice-3.8.0/python/Makefile ---- ice-3.8.0.orig/python/Makefile 2025-12-31 11:44:03.404645124 +0100 -+++ ice-3.8.0/python/Makefile 2025-12-31 11:44:51.904526406 +0100 -@@ -33,7 +33,7 @@ - # We use a separate Makefile for building the python packages because their building - # requires .NOTPARALLEL - # --all generate-srcs clean distclean install:: -+all generated-srcs clean distclean install:: - +$(Q)$(MAKE) -C python $@ - +$(Q)$(MAKE) -C test $@ - -diff '--color=auto' -urN ice-3.8.0.orig/python/config/Make.rules ice-3.8.0/python/config/Make.rules ---- ice-3.8.0.orig/python/config/Make.rules 2025-12-31 11:44:03.404849270 +0100 -+++ ice-3.8.0/python/config/Make.rules 2025-12-31 11:46:31.265288194 +0100 -@@ -90,7 +90,7 @@ - # Add to build target - generate-srcs all:: $$(STAMPS_$1) - --srcs:: generate-srcs -+srcs:: generated-srcs - - # Clean rule - clean:: |
