mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-19 21:22:10 +00:00
chore(build): always rebuild nwipe for versioning
This commit is contained in:
@@ -42,7 +42,8 @@ X32_CONFIGS=(
|
||||
# Packages always needing rebuild between runs, even for the same architecture.
|
||||
# This only applies when QUICK_BUILD is enabled, otherwise rebuilds everything.
|
||||
ALWAYS_REBUILD_PKGS=(
|
||||
"grub2"
|
||||
"nwipe" # For specific version/banner patching
|
||||
"grub2" # For specific bootloader generation
|
||||
)
|
||||
|
||||
################################################################################
|
||||
|
||||
Reference in New Issue
Block a user