As we discussed in the last meeting, we reset the ports tree and began from scratch, even though this change involves porting all the packages. Starting small and growing gradually, this approach will reduce build times and consequently lower energy consumption in a world affected by climate change. We will add new ports as users needs arise; ok h3artbl33d@
This commit is contained in:
parent
83a0aaf92c
commit
9a3af55370
59377 changed files with 98673 additions and 4712155 deletions
|
@ -1,10 +1,11 @@
|
|||
Index: configure
|
||||
--- configure.orig
|
||||
+++ configure
|
||||
@@ -4,12 +4,6 @@
|
||||
@@ -4,13 +4,6 @@
|
||||
# Note that the mix of single and double quotes is intentional,
|
||||
# as is the fact that the ] goes on a new line.
|
||||
_=[ 'exec' '/bin/sh' '-c' '''
|
||||
-command -v python3.12 >/dev/null && exec python3.12 "$0" "$@"
|
||||
-command -v python3.11 >/dev/null && exec python3.11 "$0" "$@"
|
||||
-command -v python3.10 >/dev/null && exec python3.10 "$0" "$@"
|
||||
-command -v python3.9 >/dev/null && exec python3.9 "$0" "$@"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue