Skip to content

Commit d13a519

Browse files
committed
Remove manually installed vulkan libs
1 parent b954ae2 commit d13a519

File tree

5 files changed

+0
-9
lines changed

5 files changed

+0
-9
lines changed

Configs/Arch.json

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

259259
"CopyFiles_Stage0": [
260-
"arch_vulkan_pkgs/lib32-vulkan-icd-loader-1.4.304-1-x86_64.pkg.tar.zst",
261-
"arch_vulkan_pkgs/vulkan-icd-loader-1.4.304-1-x86_64.pkg.tar.zst",
262-
"arch_vulkan_pkgs/vulkan-tools-1.4.304-2-x86_64.pkg.tar.zst",
263-
"arch_vulkan_pkgs/vulkan-headers-1:1.4.304-1-any.pkg.tar.zst",
264260
"arch_vulkan_pkgs/lib32-libxshmfence-1.3.3-1-x86_64.pkg.tar.zst",
265261
"arch_vulkan_pkgs/mesa-asahi-dummy-25.0.0_pre20241211-6-any.pkg.tar.xz",
266262
"Scripts/Arch/cleanup.sh",
@@ -274,10 +270,6 @@
274270
],
275271

276272
"CopyFiles_Stage1": [
277-
["lib32-vulkan-icd-loader-1.4.304-1-x86_64.pkg.tar.zst", "root/"],
278-
["vulkan-icd-loader-1.4.304-1-x86_64.pkg.tar.zst", "root/"],
279-
["vulkan-tools-1.4.304-2-x86_64.pkg.tar.zst", "root/"],
280-
["vulkan-headers-1:1.4.304-1-any.pkg.tar.zst", "root/"],
281273
["lib32-libxshmfence-1.3.3-1-x86_64.pkg.tar.zst", "root/"],
282274
["mesa-asahi-dummy-25.0.0_pre20241211-6-any.pkg.tar.xz", "root/"],
283275
["cleanup.sh", "/"],
@@ -349,7 +341,6 @@
349341
],
350342

351343
"Commands_InChroot2": [
352-
"pacman --noconfirm -U /root/lib32-vulkan-icd-loader-1.4.304-1-x86_64.pkg.tar.zst /root/vulkan-icd-loader-1.4.304-1-x86_64.pkg.tar.zst /root/vulkan-tools-1.4.304-2-x86_64.pkg.tar.zst /root/vulkan-headers-1:1.4.304-1-any.pkg.tar.zst",
353344
"pacman --noconfirm -U /root/lib32-libxshmfence-1.3.3-1-x86_64.pkg.tar.zst",
354345
"killall -3 gpg-agent",
355346
"rm -Rf /usr/local",
Binary file not shown.
-2.19 MB
Binary file not shown.
-183 KB
Binary file not shown.
-385 KB
Binary file not shown.

0 commit comments

Comments
 (0)