Fix inaccurate packaging comment

This commit is contained in:
wheaney 2026-02-13 11:28:03 -08:00
parent 5129df7862
commit e172f67818
1 changed files with 0 additions and 3 deletions

View File

@ -9,9 +9,6 @@ set -e
# - breezyVulkan-libs-x86_64.tar.gz
# - breezyGNOME-libs-$ARCH.tar.gz (x86_64 + aarch64)
# - breezyKWin-libs-$ARCH.tar.gz (x86_64 + aarch64)
#
# For now, each of these contains ONLY the XR driver libs archive:
# xrDriver-libs-$ARCH.tar.gz
ARCHITECTURES=("x86_64" "aarch64")
VULKAN_ARCHITECTURES=("x86_64")