فهرست منبع

do not strip aur package

Dax Raad 8 ماه پیش
والد
کامیت
37febc6873
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      packages/opencode/script/PKGBUILD.template

+ 1 - 0
packages/opencode/script/PKGBUILD.template

@@ -3,6 +3,7 @@
 
 pkgname='opencode-bin'
 pkgver={{VERSION}}
+options=('!debug' '!strip')
 pkgrel=1
 pkgdesc='The AI coding agent built for the terminal.'
 url='https://github.com/sst/opencode'