summaryrefslogtreecommitdiff
path: root/dotfiles/system/.Xresources
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2025-11-18 13:08:38 -0600
committerCraig Jennings <c@cjennings.net>2025-11-18 13:08:38 -0600
commit7a0a806df05d573cf7969c9a2d80a1a49881d95a (patch)
treefb8d2d044b434a5204ed2310715c7922eaefdbca /dotfiles/system/.Xresources
parente1be02ca9690fc39eb3aa6ce8cd70f645af7d2d4 (diff)
fix(archsetup): properly disable debug packages system-wide
Replace invalid --nodebug flags with proper makepkg.conf configuration: 1. Configure makepkg.conf OPTIONS to disable debug packages (line 237-238) - Set OPTIONS=(strip docs !libtool !staticlibs emptydirs zipman purge !debug) - This prevents ALL packages from building debug versions 2. Remove invalid --nodebug flags from yay commands: - Remove from aur_install function (lines 169, 171, 173) - Remove from python-lyricsgenius install (line 957) - --nodebug is not a valid yay/makepkg option in test VM Previous issue: 169 "invalid option 'nodebug'" errors in test logs Expected result: Clean test execution with no debug package warnings 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Diffstat (limited to 'dotfiles/system/.Xresources')
0 files changed, 0 insertions, 0 deletions