Change metaconfig to Git snapshot

This commit is contained in:
fosslinux 2024-12-29 19:53:21 +11:00
parent 7fb88d883f
commit ce1522db64
5 changed files with 12 additions and 12 deletions

View file

@ -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
}