A few touch ups before release tag.

This commit is contained in:
Storm Dragon
2026-05-14 18:42:06 -04:00
parent 922ba60445
commit e2f9a7c2e2
7 changed files with 6 additions and 13055 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ fi
cthulhuVersionFile="${scriptDir}/src/cthulhu/cthulhuVersion.py"
mesonFile="${scriptDir}/meson.build"
pkgbuildFile="${scriptDir}/distro-packages/Arch-Linux/PKGBUILD"
pkgbuildFile="${scriptDir}/distro-packages/Arch-Linux/cthulhu/PKGBUILD"
for path in "$cthulhuVersionFile" "$mesonFile" "$pkgbuildFile"; do
if [[ ! -f "$path" ]]; then