Skip to content

Commit 2332ce1

Browse files
committed
We do not build nor install mesa here
1 parent 2f58a16 commit 2332ce1

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Configs/Arch.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -257,9 +257,7 @@
257257
],
258258

259259
"CopyFiles_Stage0": [
260-
"Scripts/Arch/cross_x86",
261260
"Scripts/Arch/mega_install_packages.sh",
262-
"Scripts/Arch/build_install_mesa.sh",
263261
"Scripts/chroot.py"
264262
],
265263

@@ -270,9 +268,7 @@
270268
],
271269

272270
"CopyFiles_Stage1": [
273-
["cross_x86", "root/"],
274271
["mega_install_packages.sh", "root/"],
275-
["build_install_mesa.sh", "root/"],
276272
["chroot.py", "/"]
277273
],
278274

@@ -341,7 +337,6 @@
341337

342338
"Commands_InChroot2": [
343339
"killall -3 gpg-agent",
344-
"sh /root/build_install_mesa.sh",
345340
"rm -Rf /usr/local",
346341
"rm -Rf /root/*",
347342
"rm -Rf /root/.*",

0 commit comments

Comments
 (0)