[arch-commits] Commit in git/trunk (PKGBUILD)
    Christian Hesse 
    eworm at gemini.archlinux.org
       
    Mon May  9 07:49:34 UTC 2022
    
    
  
    Date: Monday, May 9, 2022 @ 07:49:34
  Author: eworm
Revision: 444876
enable debug support
Modified:
  git/trunk/PKGBUILD
----------+
 PKGBUILD |    1 +
 1 file changed, 1 insertion(+)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-08 19:35:17 UTC (rev 444875)
+++ PKGBUILD	2022-05-09 07:49:34 UTC (rev 444876)
@@ -24,6 +24,7 @@
             'subversion: git svn'
             'org.freedesktop.secrets: keyring credential helper'
             'libsecret: libsecret credential helper')
+options=('debug')
 install=git.install
 validpgpkeys=('96E07AF25771955980DAD10020D04E5A713660A7') # Junio C Hamano
 source=("https://www.kernel.org/pub/software/scm/git/git-$pkgver.tar."{xz,sign}
    
    
More information about the arch-commits
mailing list