]> Kevux Git Server - fll/commit
Bugfix: Out of place build settings files in stand alone builds.
authorKevin Day <Kevin@kevux.org>
Tue, 21 Apr 2026 02:05:07 +0000 (21:05 -0500)
committerKevin Day <Kevin@kevux.org>
Tue, 21 Apr 2026 02:05:07 +0000 (21:05 -0500)
commit4ae9b589c658a5c5d5c87c19749baef39d76b352
treed575322f323449f84245d416782012c00c17526b
parent9d870fcb84c3dd943ec7e20221398a54ff837e72
Bugfix: Out of place build settings files in stand alone builds.

The regular files are being included in the stand alone builds.
This is confusing and can lead to build failures due to selecting invalid build settings files.

Remove the build settings files that must not exist in stand alone builds.
build/scripts/package.sh