فهرست منبع

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')
 arch=('x86_64')
 depends=('mpv')
 depends=('mpv')
 optdepends=('xdotool: X11 geometry detection')
 optdepends=('xdotool: X11 geometry detection')
+options=('!debug')
 
 
 build() {
 build() {
   cd "$startdir"
   cd "$startdir"