Kaynağa Gözat

chore: disable debug package in PKGBUILD

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
claude 1 ay önce
ebeveyn
işleme
114e602a91
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      PKGBUILD

+ 1 - 0
PKGBUILD

@@ -5,6 +5,7 @@ pkgdesc='Discord TUI client (fork)'
 arch=('x86_64')
 depends=('mpv')
 optdepends=('xdotool: X11 geometry detection')
+options=('!debug')
 
 build() {
   cd "$startdir"