mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-20 02:02:58 +01:00
Change metaconfig to Git snapshot
This commit is contained in:
parent
7fb88d883f
commit
ce1522db64
5 changed files with 12 additions and 12 deletions
|
|
@ -24,8 +24,8 @@ src_prepare() {
|
|||
|
||||
# Regenerate configure + config_h.SH
|
||||
rm -f Configure config_h.SH
|
||||
ln -s ../metaconfig-5.32.1\~rc1/.package .
|
||||
ln -s ../metaconfig-5.32.1\~rc1/U .
|
||||
ln -s ../metaconfig-5.32.1/.package .
|
||||
ln -s ../metaconfig-5.32.1/U .
|
||||
metaconfig -m
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -7,8 +7,8 @@ generate with correct values for live-bootstrap.
|
|||
|
||||
NOTE: this patch CANNOT be applied to a non-live-bootstrap environment.
|
||||
|
||||
--- metaconfig-5.32.1~rc1/U/threads/archname.U 2022-02-27 21:30:03.155396204 +1100
|
||||
+++ metaconfig-5.32.1~rc1/U/threads/archname.U 2022-02-27 21:30:49.392396204 +1100
|
||||
--- metaconfig-5.32.1/U/threads/archname.U 2022-02-27 21:30:03.155396204 +1100
|
||||
+++ metaconfig-5.32.1/U/threads/archname.U 2022-02-27 21:30:49.392396204 +1100
|
||||
@@ -79,7 +79,7 @@
|
||||
?X: Very GCCian.
|
||||
*) archname=`echo $targetarch|sed 's,^[^-]*-,,'` ;;
|
||||
|
|
@ -18,8 +18,8 @@ NOTE: this patch CANNOT be applied to a non-live-bootstrap environment.
|
|||
case "$archname" in
|
||||
'') dflt="$tarch";;
|
||||
*) dflt="$archname";;
|
||||
--- metaconfig-5.32.1~rc1/U/modified/Oldconfig.U 2022-02-27 21:31:26.911396204 +1100
|
||||
+++ metaconfig-5.32.1~rc1/U/modified/Oldconfig.U 2022-02-27 21:32:31.846396204 +1100
|
||||
--- metaconfig-5.32.1/U/modified/Oldconfig.U 2022-02-27 21:31:26.911396204 +1100
|
||||
+++ metaconfig-5.32.1/U/modified/Oldconfig.U 2022-02-27 21:32:31.846396204 +1100
|
||||
@@ -117,16 +117,13 @@
|
||||
?X: on some machines to avoid the error message when uname is not found; e.g.
|
||||
?X: old SUN-OS 3.2 would not execute hostname in (uname -a || hostname). Sigh!
|
||||
|
|
|
|||
|
|
@ -7,8 +7,8 @@ generate with correct values for live-bootstrap.
|
|||
|
||||
NOTE: this patch CANNOT be applied to a non-live-bootstrap environment.
|
||||
|
||||
--- perl-5.32.1/../metaconfig-5.32.1~rc1/dist/U/archname.U 2022-02-26 10:51:45.343097807 +1100
|
||||
+++ perl-5.32.1/../metaconfig-5.32.1~rc1/dist/U/archname.U 2022-02-26 10:51:51.742527859 +1100
|
||||
--- metaconfig-5.32.1/dist/U/archname.U 2022-02-26 10:51:45.343097807 +1100
|
||||
+++ metaconfig-5.32.1/dist/U/archname.U 2022-02-26 10:51:51.742527859 +1100
|
||||
@@ -72,5 +72,5 @@
|
||||
rp='What is your architecture name'
|
||||
. ./myread
|
||||
|
|
@ -16,8 +16,8 @@ NOTE: this patch CANNOT be applied to a non-live-bootstrap environment.
|
|||
-myarchname="$tarch"
|
||||
+myarchname="i386"
|
||||
|
||||
--- perl-5.32.1/../metaconfig-5.32.1~rc1/dist/U/Oldconfig.U 2022-02-27 10:55:04.890396204 +1100
|
||||
+++ perl-5.32.1/../metaconfig-5.32.1~rc1/dist/U/Oldconfig.U 2022-02-27 11:00:31.324396204 +1100
|
||||
--- metaconfig-5.32.1/dist/U/Oldconfig.U 2022-02-27 10:55:04.890396204 +1100
|
||||
+++ metaconfig-5.32.1/dist/U/Oldconfig.U 2022-02-27 11:00:31.324396204 +1100
|
||||
@@ -109,16 +109,13 @@
|
||||
?LINT:extern hostarch libswanted libs
|
||||
?LINT:change hostarch libswanted libs
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
http://www.cpan.org/src/5.0/perl-5.32.1.tar.xz 57cc47c735c8300a8ce2fa0643507b44c4ae59012bfdad0121313db639e02309
|
||||
http://deb.debian.org/debian/pool/main/p/perl/perl_5.32.1.orig-regen-configure.tar.gz 1d179b41283f12ad83f9758430f6ddc49bdf20db5c396aeae7e51ebb4e4afd29
|
||||
git://github.com/Perl/metaconfig~5.32.1 https://github.com/Perl/metaconfig/archive/refs/tags/5.32.1.tar.gz 23abd0d49995229426775c7b1a973e0722faf99bc52e5030d188f0f37973e841
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue