瀏覽代碼

chore: disable debug package in PKGBUILD

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
claude 1 月之前
父節點
當前提交
114e602a91
共有 1 個文件被更改,包括 1 次插入0 次删除
  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"